hughperkins / cltorch

An OpenCL backend for torch.
Other
291 stars 26 forks source link

CL_OUT_OF_HOST_MEMORY in cltorch.tests.storage.test_get (AMDGPU-PRO) #84

Open payload opened 6 years ago

payload commented 6 years ago

Failed test cause of CL_OUT_OF_HOST_MEMORY in cltorch.tests.storage.test_get. AMDGPU-PRO 17.40 on Ubuntu 17.04 with a FirePro W4100

The error message is only visible when I disable the other storage test test_basic. Else it would start this next test, create another context and segfault in the driver.

The error message is Something went wrong: Error creating OpenCL command queue, OpenCL errorcode: -6 at /home/grohrbein/torch-cl/opencl/cltorch/src/torch/generic/Storage.cpp:101

Error code -6 is out of host memory.

unexploredtest commented 3 years ago

I know it's late but for future reference, this might help: https://community.amd.com/t5/drivers-software/solved-clinfo-reports-error-33-of-quot-global-free-memory-amd/td-p/172760