Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
payload opened this issue Dec 22, 2017 · 1 comment
Open

Comments

@payload
Copy link

payload commented Dec 22, 2017

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
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants