Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
I am using "mexcude" to compile code. How do I find the version of gcc that is supported by "mexcuda"?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 17 Avr 2024
Modifié(e) : MathWorks Support Team le 17 Avr 2024
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.

Plus de réponses (0)

Catégories

En savoir plus sur GPU Computing dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by