Abort device function in HIP/HCC, need new HCC
Change-Id: I4195ab75e9b7b48c8b8128d6925ddc0fa5e9e009
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -174,6 +174,9 @@ static constexpr int warpSize = 64;
|
||||
__device__ long long int clock64();
|
||||
__device__ clock_t clock();
|
||||
|
||||
//abort
|
||||
__device__ void abort();
|
||||
|
||||
//atomicAdd()
|
||||
__device__ int atomicAdd(int* address, int val);
|
||||
__device__ unsigned int atomicAdd(unsigned int* address,
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user