-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocl: separated/modularized support for FP-atomics
* Introduced element-size to allow better pointer-identification (c_dbcsr_acc_opencl_info_devptr). * Not mentioning environment variable (renamed OPENCL_LIBSMM_SMM_ATOMICS->ACC_OPENCL_ATOMICS). * Separated/modularized support for FP-atomics. Dropped cmpxchg2/xchg2 code-path. * Cover more state in c_dbcsr_acc_opencl_device_t. * Introduced c_dbcsr_acc_opencl_flags_atomics.
- Loading branch information
Showing
7 changed files
with
285 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.