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: improved dumping source/kernel-code #778

Merged
merged 2 commits into from
Apr 16, 2024
Merged

ocl: improved dumping source/kernel-code #778

merged 2 commits into from
Apr 16, 2024

Conversation

hfp
Copy link
Member

@hfp hfp commented Apr 4, 2024

  • Allow to omit to preprocess kernel when dumping code (ACC_OPENCL_CPP).
  • Dump source even if CPP is not available.
  • Minor improvements (acc_opencl.sh).

hfp added 2 commits April 16, 2024 16:03
* Allow to omit to preprocess kernel when dumping code (ACC_OPENCL_CPP).
* Dump source even if CPP is not available.
* Minor improvements (acc_opencl.sh).
…ault (c_dbcsr_acc_set_active_device must be called).

* Lazily auto-activate device (ACC_OPENCL_ACTIVATE).
* Updated tuned parameters.

* Makefile of acc_bench_smm (OpenCL and CUDA)
  - Adjusted compiler options and apply CXXSTD for two-phase compilation.
  - Avoid overriding LD_LIBRARY_DIRS.
  - Adjusted C++ baseline standard.
  - Fixed finding LIBXSMMROOT.
@hfp hfp merged commit 708e8f9 into cp2k:develop Apr 16, 2024
23 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