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

7 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2021 年 9 月 15 日
編集済み: MathWorks Support Team 2024 年 4 月 17 日 23:52
I am using "mexcude" to compile code. How do I find the version of gcc that is supported by "mexcuda"?

採用された回答

MathWorks Support Team
MathWorks Support Team 2024 年 4 月 17 日 0:00
編集済み: MathWorks Support Team 2024 年 4 月 17 日 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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by