-
Notifications
You must be signed in to change notification settings - Fork 47
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
OpenCL verbose output and documentation, improved auto-tuning scripts, minor fixes after #419 #425
Commits on Feb 4, 2021
-
OpenCL-BE/LIBSMM: verbose output and documentation. Improved auto-tun…
…ing scripts. Minor fixes after cp2k#419. * Introduced (runtime-)verbosity level. Print device name (non-zero verbosity). * Fixed issue (cp2k#419 (comment)). * Renamed ACC_OPENCL_VERBOSE to ACC_OPENCL_DEBUG. * ACC benchmark drivers: inform if no device was found. * Improved documentation and documented ACC_OPENCL_VERBOSE. * Introduced verbose output (time needed for kernel compilation, etc). * tune_multiply.py: option to only rely on primary objective. * tune_multiply.py: catch CTRL-C and save configuration. * tune_multiply.sh: relay result code of failing script. * tune_multiply.sh: continuation with wrapper script.
Configuration menu - View commit details
-
Copy full SHA for 1ce2427 - Browse repository at this point
Copy the full SHA 1ce2427View commit details -
Fixed Makefile used to build acc_bench_trans/acc_bench_smm with CUDA …
…(accommodate changes from cp2k#419).
Configuration menu - View commit details
-
Copy full SHA for 69a0e85 - Browse repository at this point
Copy the full SHA 69a0e85View commit details -
Disabled ACC_OPENCL_THREADLOCAL_CONTEXT since DBCSR calls init/finali…
…ze in a parallel region which makes this code ineffective.
Configuration menu - View commit details
-
Copy full SHA for 3bf854c - Browse repository at this point
Copy the full SHA 3bf854cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f14eee4 - Browse repository at this point
Copy the full SHA f14eee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9598017 - Browse repository at this point
Copy the full SHA 9598017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6721baa - Browse repository at this point
Copy the full SHA 6721baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee12e07 - Browse repository at this point
Copy the full SHA ee12e07View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8baf7ae - Browse repository at this point
Copy the full SHA 8baf7aeView commit details -
Revert "Attempt to runtime-test OpenCL BE/LIBSMM."
This reverts commit 9598017.
Configuration menu - View commit details
-
Copy full SHA for 2b9335f - Browse repository at this point
Copy the full SHA 2b9335fView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 20f9d25 - Browse repository at this point
Copy the full SHA 20f9d25View commit details -
Repeated note about combining auto-tuned parameters for SP and DP in …
…one application.
Configuration menu - View commit details
-
Copy full SHA for a26e779 - Browse repository at this point
Copy the full SHA a26e779View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb91474 - Browse repository at this point
Copy the full SHA cb91474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9221d1b - Browse repository at this point
Copy the full SHA 9221d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac6f1d - Browse repository at this point
Copy the full SHA 8ac6f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b58a37b - Browse repository at this point
Copy the full SHA b58a37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3c910 - Browse repository at this point
Copy the full SHA 6f3c910View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cb129 - Browse repository at this point
Copy the full SHA b5cb129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 367a117 - Browse repository at this point
Copy the full SHA 367a117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9f84c - Browse repository at this point
Copy the full SHA 6c9f84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff03d9 - Browse repository at this point
Copy the full SHA 9ff03d9View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d17f03f - Browse repository at this point
Copy the full SHA d17f03fView commit details -
Merge branch 'develop' of https://github.com/cp2k/dbcsr into oclverbose
# Conflicts: # .ci/daint.cscs.ch/ocl.build.sh # .ci/daint.cscs.ch/ocl.test.sh
Configuration menu - View commit details
-
Copy full SHA for 1265b26 - Browse repository at this point
Copy the full SHA 1265b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e57682 - Browse repository at this point
Copy the full SHA 2e57682View commit details