Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocl: separated/modularized support for FP-atomics #753

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

hfp
Copy link
Member

@hfp hfp commented Jan 16, 2024

  • 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.

* 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.
@hfp hfp merged commit 6e11798 into cp2k:develop Jan 16, 2024
19 of 20 checks passed
@alazzaro
Copy link
Member

@hfp please reach me by email when you have the possiblity...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants