Add HIP init in hipFuncGetAttributes (#1262)
* Add HIP init in hipFuncGetAttributes
* [dtest]Remove explicit hip init call in hipFuncGetAttributes dtest
[ROCm/hip commit: 0517c30507]
This commit is contained in:
zatwierdzone przez
Maneesh Gupta
rodzic
0cb7c0c369
commit
d7973153ca
@@ -39,7 +39,6 @@ void fn(float* px, float* py)
|
||||
}
|
||||
|
||||
int main() {
|
||||
hipInit(0);
|
||||
|
||||
hipFuncAttributes attr{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user