ROCm / rocBLAS

Next generation BLAS implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocBLAS/en/latest/
Other
336 stars 157 forks source link

atomics_allowed always true #1365

Closed dnikolaev-amd closed 9 months ago

dnikolaev-amd commented 10 months ago

https://github.com/ROCmSoftwarePlatform/rocBLAS/blob/5707660c2b045bf02a098cc1f7a8538b9d94398e/clients/benchmarks/client.cpp#L1697

amcamd commented 9 months ago

@dnikolaev-amd Please try rocblas-bench --atomics_not_allowed. The --atomics_not_allowed option was added in commit https://github.com/ROCmSoftwarePlatform/rocBLAS/commit/ac81a7df788b803f5f147af41f8b6fa676350a1f .