P4 to Git Change 1764757 by yaxunl@yaxunl-lc10 on 2019/04/02 11:49:22
SWDEV-145570 - Fix hanging of clinfo due to excessive memory requests.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#304 edit
[ROCm/clr commit: 59c22c5bc9]
このコミットが含まれているのは:
@@ -131,7 +131,7 @@ release(bool, DISABLE_DEFERRED_ALLOC, false, \
|
||||
"Disables deferred memory allocation on device") \
|
||||
release(int, AMD_GPU_FORCE_SINGLE_FP_DENORM, -1, \
|
||||
"Force denorm for single precision: -1 - don't force, 0 - disable, 1 - enable") \
|
||||
release(uint, OCL_SET_SVM_SIZE, 4*16384, \
|
||||
release(uint, OCL_SET_SVM_SIZE, 16384, \
|
||||
"set SVM space size for discrete GPU") \
|
||||
debug(uint, OCL_SYSMEM_REQUIREMENT, 2, \
|
||||
"Use flag to change the minimum requirement of system memory not to downgrade") \
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする