Add workweek check to make sure we have a new enough compiler
This commit is contained in:
@@ -452,7 +452,9 @@ hipError_t ihipModuleLaunchKernel(hipFunction_t f,
|
||||
|
||||
lp.av->dispatch_hsa_kernel(&aql, config[1] /* kernarg*/, kernArgSize,
|
||||
(startEvent || stopEvent) ? &cf : nullptr
|
||||
#if (__hcc_workweek__ >= 17300)
|
||||
, f->_name.c_str()
|
||||
#endif
|
||||
);
|
||||
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user