Wolfram Computation Meets Knowledge

How do I troubleshoot CUDALink issues?

CUDALink allows the Wolfram Language to use the CUDA parallel computing architecture on graphics processing units (GPUs).

If CUDALink is not working correctly, the most common root causes are:

  • Your GPU is not CUDA-enabled with a sufficient compute capability. If your GPU is not listed on this webpage with compute capability 3.0+, then CUDALink will not work in Mathematica.
  • The NVIDIA-distributed GPU driver on your machine is out of date. Please update to the latest driver for your specific GPU:

    Mac
    Windows
    Linux

    Note that your operating system’s automatic driver updating tool may not always have access to the latest version, so it is essential to check NVIDIA’s website directly.

  • The CUDAResources paclet on your machine is out of date. Update it to the latest version by evaluating the following:
    PacletSiteUpdate /@ PacletSites[];
    Needs["CUDALink`"];
    CUDAResourcesInstall[Update -> True]  

    … from within your Wolfram System. Note that this functionality requires internet access.

The CUDALink setup tutorial provides further in-depth troubleshooting information if necessary.

If the issue still persists, please contact Wolfram Technical Support. In your support request, please include a notebook containing the output of the following code:

<< CUDALink`
CUDAQ[]
CUDADriverVersion[]
CUDAResourcesInstall[]
CUDAResourcesInformation[]
CUDAInformation[]
SystemInformation[] 
설명이 도움이 되었나요?
아니오

하실 말씀이 있습니까?

피드백 감사합니다.

제출하기

지원 문의

청구서, 제품 동기화에 관한 질문에서 기술적인 질문까지 부담없이 문의하세요.

1-800-WOLFRAM (국제 전화는 +1-217-398-0700)

고객 지원

월요일 - 금요일
8am–5pm 중부 표준시

  • 제품 등록 및 동기화
  • 구매 전 정보 및 주문
  • 설치 및 동작

고급 기술지원 (해당 고객을 대상으로)

월요일 - 목요일
8am–7pm 중부 표준시

금요일
8:30–10am & 11am–5pm 중부 표준시

  • 우선적 기술지원
  • Wolfram 전문가들의 제품 지원
  • Wolfram 프로그래밍
  • 고급 설치 지원