-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocl: updated tuned parameters (#842)
* ocl: updated tuned parameters * tune_multiply.py - Make certain resources unique on a per-rank basis. - Only save JSON-file in case of tangible result. - Create DB-directory without prior removal - Reset label when input stems from file. - Avoid caching kernels. * Code cleanup - Disabled ACC_OPENCL_PROFILE (c_dbcsr_acc_set_active_device), as it is potentially too early to use the timer facility. - NULL-device refers to device 0 (c_dbcsr_acc_opencl_device_name). - Print separate error message (acc_bench_smm). - Improved OPENCL_LIBSMM_VALIDATE. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f4e8c38
commit b12b740
Showing
5 changed files
with
105 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.