Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
GPU621/DPS921 Student Resources
101 bytes removed
,
11:42, 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 ==
Chris Szalwinski
154
edits