Ajout du support du multi-GPU pour Mandelbrot.
authorgburri <gregory.burri@master.hes-so.ch>
Sat, 10 Jan 2015 17:20:27 +0000 (18:20 +0100)
committergburri <gregory.burri@master.hes-so.ch>
Sat, 10 Jan 2015 17:20:27 +0000 (18:20 +0100)
commitfd0031be0a39a5d902750affaff6322fcd5229b1
tree589e128bb7591d46f6ab28ff3e2750f73f19483a
parent2fd5d915e8a9de4d957d6031d2d68088784eac3c
Ajout du support du multi-GPU pour Mandelbrot.
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/moo/device/FractalDevice.cu
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/moo/device/FractalDevice.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/moo/host/Fractal.cu
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/moo/host/Fractal.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/provider/FractalProvider.cpp
WCudaMSE/Student_Cuda_Image/src/cpp/core/02_Mandelbrot_Julia/provider/FractalProvider.h
WCudaMSE/Student_Cuda_Image/src/cpp/core/mainGL.cpp