Changes

Jump to: navigation, search

GPU621/DPS921 Student Resources

101 bytes added, 12:41, 13 January 2014
CUDA
** Project -> Properties -> Configuration -> VC++ Directories -> $(CUDA_PATH_INC); $(CUDA_PATH_LIB);
** Project -> Properties -> Configuration -> Linker -> Input -> cudart.lib
* compiling with nvcc
** Fermi cards - nvcc -code=sm_20 _arch=compute_20
** nvcc opencl.cpp -lOpenCL
== MPI ==

Navigation menu