PyOpenCL not running on a server-node with a Nvidia Tesla card
up vote
0
down vote
favorite
I am trying to run a script that uses PyOpenCL (or PyCuda) to executes a simulation on the Tesla GPU on a node of a compute cluster. However, I get the following error:
LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR
If I run it in plain OpenCL, using a C++ code, there is no problem, so it is not that OpenCL is not installed properly. But I would like to run it from Jupiter (or plain python), and this doesn't work.
Switching to PyCuda doesn't help, also gives an error.
Some additional information: my python installation is Anaconda3-5.2.0-Linux-x86_64 with PyOpenCL added via conda.
Who can help me with this? Thanks in advance, Johan
linux opencl pycuda pyopencl
New contributor
add a comment |
up vote
0
down vote
favorite
I am trying to run a script that uses PyOpenCL (or PyCuda) to executes a simulation on the Tesla GPU on a node of a compute cluster. However, I get the following error:
LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR
If I run it in plain OpenCL, using a C++ code, there is no problem, so it is not that OpenCL is not installed properly. But I would like to run it from Jupiter (or plain python), and this doesn't work.
Switching to PyCuda doesn't help, also gives an error.
Some additional information: my python installation is Anaconda3-5.2.0-Linux-x86_64 with PyOpenCL added via conda.
Who can help me with this? Thanks in advance, Johan
linux opencl pycuda pyopencl
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to run a script that uses PyOpenCL (or PyCuda) to executes a simulation on the Tesla GPU on a node of a compute cluster. However, I get the following error:
LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR
If I run it in plain OpenCL, using a C++ code, there is no problem, so it is not that OpenCL is not installed properly. But I would like to run it from Jupiter (or plain python), and this doesn't work.
Switching to PyCuda doesn't help, also gives an error.
Some additional information: my python installation is Anaconda3-5.2.0-Linux-x86_64 with PyOpenCL added via conda.
Who can help me with this? Thanks in advance, Johan
linux opencl pycuda pyopencl
New contributor
I am trying to run a script that uses PyOpenCL (or PyCuda) to executes a simulation on the Tesla GPU on a node of a compute cluster. However, I get the following error:
LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR
If I run it in plain OpenCL, using a C++ code, there is no problem, so it is not that OpenCL is not installed properly. But I would like to run it from Jupiter (or plain python), and this doesn't work.
Switching to PyCuda doesn't help, also gives an error.
Some additional information: my python installation is Anaconda3-5.2.0-Linux-x86_64 with PyOpenCL added via conda.
Who can help me with this? Thanks in advance, Johan
linux opencl pycuda pyopencl
linux opencl pycuda pyopencl
New contributor
New contributor
edited 21 hours ago
New contributor
asked 21 hours ago
Johan vd Koppel
11
11
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Johan vd Koppel is a new contributor. Be nice, and check out our Code of Conduct.
Johan vd Koppel is a new contributor. Be nice, and check out our Code of Conduct.
Johan vd Koppel is a new contributor. Be nice, and check out our Code of Conduct.
Johan vd Koppel is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237811%2fpyopencl-not-running-on-a-server-node-with-a-nvidia-tesla-card%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password