GPU Programming Language CUDA Basics
CUDA is a GPU programming language. It is a language that was created by modifying C and C++, so anyone who is a C or C++ developer can easily approach it. However, you must understand the characteristics of GPU machines and CUDA programming. This course understands GPU machines and writes CUDA to execute matrix multiplication, which is the basic operation of deep learning. Through this course, you will be able to handle GPU programming skillfully.

- Unresolved
ppt 자료는 없나요..
ppt 자료는 없나요..수업중에 ppt에 포함되어 있다고 말씀하셨는데.. ppt 자료는 어디서 구할 수 있나요
cudaruler240167
・
0
221
1
- Unresolved
메모리 해제 관련 문의
C 언어의 CPU 프로그래밍에서는 프로세스가 종료되기 직전
cudaoosaprogrammer5230
・
0
381
1
- Unresolved
deviceQuery.exe
저는 결과가 CUDA driver version is insufficient for CUDA runtime version Result = FAIL 이라고 뜹니다. 제 노트북에는 GPU가 없는건가요?
cudaqkrrhksdlr150559
・
0
237
0
- Unresolved
OpenMP가 무엇인가요?
OpenMP를 병렬처리를 지원하는 API로 기존 코드를 병렬처리로 동작하게 쉽게 바꿔주는 도구 라고 이해하면될까요? <a href="https://sites.google.com/site/kokowiki/optimize/openmp?tmpl=%2Fsys
cudajeekounk0711
・
0
544
1
- Unresolved
버전 질문입니다.
안녕하세요? 제가 가지고있는 gpu의 compute capability가 5이더라도 버전 10을 설치하면 사용할 수 있는건가요? 그리고 compute capability가 꼭 성능과 비례하지 않는 것 같은데 그렇다면 그 의미가 무엇인지
cudajeekounk0711
・
0
226
1

