P4 to Git Change 1224596 by xcui@merged_opencl_jxcwin on 2016/01/04 20:06:30
SWDEV-80174 - changed the flag settting, so that the env variable OCL_SET_SVM_SIZE can be used on release version of opencl, not just for debug version. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#250 edit
Este cometimento está contido em:
@@ -173,7 +173,7 @@ release(bool, GPU_FORCE_FP16, false, \
|
||||
"Force CL_KHR_FP16 extension") \
|
||||
debug(bool, OCL_FORCE_CPU_SVM, false, \
|
||||
"force svm support for CPU") \
|
||||
debug(uint, OCL_SET_SVM_SIZE, 4096, \
|
||||
release(uint, OCL_SET_SVM_SIZE, 4096, \
|
||||
"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") \
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador