* Ajout d'un exemple CUDA non-openGL (AddVector.cu)
authorgburri <gregory.burri@master.hes-so.ch>
Thu, 9 Oct 2014 08:31:32 +0000 (10:31 +0200)
committergburri <gregory.burri@master.hes-so.ch>
Thu, 9 Oct 2014 08:31:32 +0000 (10:31 +0200)
commit3e601cb6c0cc2c5b3a9b30ebf3ad1102e53c0e0b
treee72869e78b410372d443878dbe3d3301221d99ff
parentb1138708dfa104f784170fcf2d50989156e5c5d0
* Ajout d'un exemple CUDA non-openGL (AddVector.cu)
* Ajustement du dt pour rippling cuda (+warmup)
14 files changed:
WCudaMSE/BilatTools_Cuda_Image/src/core/cudaImageTools/bitmap/header/Animable_I.h
WCudaMSE/RELEASE/doc/Student_Cuda_64.doc.tar.gz
WCudaMSE/Student_Cuda/.project
WCudaMSE/Student_Cuda/src/cpp/core/01_Hello/02_hello_add.cu
WCudaMSE/Student_Cuda/src/cpp/core/02_AddVector/AddVector.cu [new file with mode: 0644]
WCudaMSE/Student_Cuda/src/cpp/core/mainCore.cpp
WCudaMSE/Student_Cuda/src/cpp/main.cpp
WCudaMSE/Student_Cuda_Image/src/cpp/core/00_Rippling_warmup/03_math/Rippling0Math.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/00_Rippling_warmup/Rippling0Provider.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/01_Rippling/moo/device/math/RipplingMath.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/01_Rippling/moo/device/ripplingDevice.cu
WCudaMSE/Student_Cuda_Image/src/cpp/core/01_Rippling/moo/host/Rippling.cu
WCudaMSE/Student_Cuda_Image/src/cpp/core/01_Rippling/provider/RipplingProvider.cpp
WCudaMSE/Student_Cuda_Image/src/cpp/core/mainGL.cpp