JPenuchot / cuda-pres

GitHub repo for an introduction to CUDA C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA talk repository

pres.txt: Présentation à propos de CUDA (CUDA C++, outils, écosystème...)

make run: lance l'exemple

Default build parameters

  • $(CUDA_HOME): Defaulted to /opt/cuda, might be set to /opt/cuda-10.0
  • $(CUDA_GPU_ARCH): Defaulted to sm_52

About

GitHub repo for an introduction to CUDA C++


Languages

Language:Cuda 79.8%Language:Makefile 20.2%