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

I get this error using any instance (eg. RTX 3090. Cuda 11.1) #3

Closed
nickloo8888 opened this issue Jul 4, 2024 · 1 comment
Closed

Comments

@nickloo8888
Copy link

I get this error using any instance (eg. RTX 3090. Cuda 11.1)

clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR

ATTENTION! No OpenCL-compatible or CUDA-compatible platform found.

You are probably missing the OpenCL or CUDA runtime installation.

* AMD GPUs on Linux require this driver:
  "RadeonOpenCompute (ROCm)" Software Platform (3.1 or later)
* Intel CPUs require this runtime:
  "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
  "NVIDIA Driver" (440.64 or later)
  "CUDA Toolkit" (9.0 or later)

err

最初由 @pctripsesp#1 发布

@nickloo8888
Copy link
Author

I get this error using any instance (eg. RTX 3090. Cuda 11.1)


clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR



ATTENTION! No OpenCL-compatible or CUDA-compatible platform found.



You are probably missing the OpenCL or CUDA runtime installation.



* AMD GPUs on Linux require this driver:

  "RadeonOpenCompute (ROCm)" Software Platform (3.1 or later)

* Intel CPUs require this runtime:

  "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)

* NVIDIA GPUs require this runtime and/or driver (both):

  "NVIDIA Driver" (440.64 or later)

  "CUDA Toolkit" (9.0 or later)

err

最初由 @pctripsesp#1 发布

All bad return back owner.

@nickloo8888 nickloo8888 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
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

1 participant