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: modularization of OpenCL kernel code and preparation for CP2K's Offload/DBM/DBT #748

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

hfp
Copy link
Member

@hfp hfp commented Jan 9, 2024

  • Exposed interface, and fixed implementation (c_dbcsr_acc_opencl_info_devptr).
  • Fixed c_dbcsr_acc_dev_mem_deallocate (svm_interop).
  • Moved reusable OpenCL code into common header files.
  • Resolve first-level include files (acc_opencl.sh).
  • Git-ignore generated files.
  • Updated tuned parameters.

…Offload/DBM/DBT

* Exposed interface, and fixed implementation (c_dbcsr_acc_opencl_info_devptr).
* Fixed c_dbcsr_acc_dev_mem_deallocate (svm_interop).
* Moved reusable OpenCL code into common header files.
* Resolve first-level include files (acc_opencl.sh).
* Git-ignore generated files.
* Updated tuned parameters.
@hfp hfp merged commit e2c80a1 into cp2k:develop Jan 9, 2024
21 of 22 checks passed
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.

1 participant