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: updated tuned parameters #738

Merged
merged 1 commit into from
Nov 16, 2023
Merged

ocl: updated tuned parameters #738

merged 1 commit into from
Nov 16, 2023

Conversation

hfp
Copy link
Member

@hfp hfp commented Nov 16, 2023

  • Disable code controlling Intel OpenCL kernel-cache (ACC_OPENCL_CACHEDIR).
  • Disable kernel-cache when auto-tuning kernels (NEO_CACHE_PERSISTENT=0).
  • Link OpenCL ICD-loader in a version-specific fashion (opencl/Makefile).
  • Allow to explicitly disabled checks (in order to tune larger kernels).
  • Improved MAXLU, and unrolling (1<LU).
  • Updated LIBXSMM (Daint-CI).

- Disable code controlling Intel OpenCL kernel-cache (ACC_OPENCL_CACHEDIR).
- Disable kernel-cache when auto-tuning kernels (NEO_CACHE_PERSISTENT=0).
- Link OpenCL ICD-loader in a version-specific fashion (opencl/Makefile).
- Allow to explicitly disabled checks (in order to tune larger kernels).
- Improved MAXLU, and unrolling (1<LU).
- Updated LIBXSMM (Daint-CI).
@hfp hfp merged commit 41db941 into cp2k:develop Nov 16, 2023
7 of 20 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