-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocl: revised device-split, additional tuning param, and other improve…
…ments * Split into maximum number of sub-devices if ACC_OPENCL_DEVSPLIT=1 - If 1<ACC_OPENCL_DEVSPLIT always split according to CL_DEVICE_PARTITION_EQUALLY - Prioritize CL_DEVICE_AFFINITY_DOMAIN_NUMA if ACC_OPENCL_DEVSPLIT=0|1 * Experimental support for XF. Remove XF=0 when storing JSON. - Handle extension flag (XF) with currently only one state-bit. * Other improvements/changes - Check finally tuned kernel even when handling signal (recursion). - Adjusted built-in default (OPENCL_LIBSMM_SMM_AL).
- Loading branch information
Showing
3 changed files
with
95 additions
and
54 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
Oops, something went wrong.