Mihai Preda
Mihai Preda
@schung-amd Indeed using the clang defines (such as __clang__ ) should allow me to infer whether the OpenCL compiler is supporting asm(). @sohaibnd Using the host runtime such as clGetPlatformInfo,...
IMO the best way is to state the arithmetic operation in a high-level language such as OpenCL (C) or C++, and rely on the compiler to generate the v_mad_u64_u32 where...
I understand this is fixed.
Indeed, this behavior is a bit annoying but rare. When the process crashes, it may leave the lock folder behind, which then needs to be cleaned up manually. A better...
I guess this remains as-is for now.