NVIDIA Developer – GPU Accelerated Computing with C and C++

cuda.jpg

1 : SETUP CUDA
– Download and install : https://developer.nvidia.com/cuda-downloads
2 : YOUR FIRST CUDA PROGRAM
https://developer.nvidia.com/blog/even-easier-introduction-cuda/
3 : PRACTICE CUDA
https://developer.nvidia.com/cuda-code-samples

source :
nvidia.com/cuda
https://developer.nvidia.com/cuda-toolkit
https://developer.nvidia.com/how-to-cuda-c-cpp
https://developer.nvidia.com/accelerated-computing-training
https://docs.nvidia.com/cuda/cuda-quick-start-guide/index.html

Get Started with Intel VTune Profiler

1. Download the Toolkit
2. install the toolkit
3. Open the toolkit: https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-vtune/top/windows-os.html
5. start profiler
6. Configure and Run Analysis
7. View and Analyze Performance Data
8. Run Hotspots Analysis on your application
9. Follow a Hotspots tutorial

source: https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/vtune-profiler.html

Publié dans Informatique. Étiquettes : , , , . Leave a Comment »