MATLAB함수를 GPU에서 사용하는 방법 문의
40 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
GPU를 사용하는 MATLAB용 Workstation을 구매하고자 합니다. 이에 따라 몇 가지 문의사항이 있습니다.
1) GPU 사용을 위한 toolkit을 구매하지 않아도 사용가능 한지 여부, 많약 그렇다면 toolkit을 구매했을때와의 차이점.
2) Parallel computing toolkit과 GPU coder라는 2가지 toolkit이 존재하는데 두 가지의 차이점이 무엇인지
3-1) 해당 toolkit을 사용하기 위한 matlab version이나 권장되는 version이 몇인지와 그 이유
3-2) 해당 toolkit과 matlab을 사용할 때 유의해야 하는 하드웨어 / 운영체제 버전이 있다면(예를 들어 window xx 이하에서는 작동이 안된다던지/ Linux나 mac os에서는 어떤 부분이 지원이 안되는지 / GPU RTX XXXX 이전/혹은 이후의 버전에서는 동작하지 않는다던지) 답변 부탁드립니다.
상기 질문들에 대하여 답변 부탁드립니다.
0 Commenti
Risposta accettata
Joseph Eom
il 3 Lug 2023
Spostato: Angelo Yeo
il 26 Dic 2023
1) NVIDIA GPU를 사용하시기 위해서는 Parallel Computing Toolbox를 반드시 구매하셔야 이용가능합니다.
Hardware 및 Software Requriment는 아래에서 확인 가능합니다.
https://kr.mathworks.com/help/parallel-computing/gpu-computing-requirements.html#responsive_offcanvas
2) Parallel Computin Toolbox는 R2010b부터 GPU 병렬 처리 및 딥러닝(R2016b)를 위해 사용합니다.
GPU Coder는 AI 모델, 신호 처리 및, 영상 처리 알고리즘의 CUDA 코드를 생성해 줍니다. MATLAB Coder와 함께 구매하셔야 GPU Coder를 사용하실 수 있습니다.
CUDA Code생성 지원 함수 list는 아래 참조 부탁 드립니다.
3)아래 Software Requirment 참조 부탁 드립니다.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with GPU Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!