How can I find the version of gcc supported by "mexcuda"?

7 Ansichten (letzte 30 Tage)
I am using "mexcude" to compile code. How do I find the version of gcc that is supported by "mexcuda"?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 17 Apr. 2024 um 0:00
Bearbeitet: MathWorks Support Team am 17 Apr. 2024 um 23:52
Please first refer to the link below for version of NVCC that is supported by MATLAB. Say for example, you are using MATLAB R2020b. Then the compatible version of NVCC is 10.2. 
You can then navigate to the NVIDIA documentation for CUDA 10.2 below:
From there you might navigate to the Linux System Requirements which show that CUDA 10.2 supports gcc versions up to 8.2.1.

Weitere Antworten (0)

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by