Changes

Jump to: navigation, search

GPU621/DPS921 Student Resources

13 bytes added, 11:52, 22 January 2014
no edit summary
** Fermi cards - nvcc -code=sm_20 _arch=compute_20
** nvcc opencl.cpp -lOpenCL
 
= Workshop Notes =
==Platforms==
* executing an alias when creating a typescript
** add . ~/.bash_profile inside the script before invoking the alias
** [http://stackoverflow.com/questions/15968053/using-alias-in-shell-script using alias in a shell script]
 
==OpenMP==
=== Visual Studio===
Compiling OpenMP programs in visual studio 2012
====enabling openmp====
# On the properties pane, select "Configuration Properties" -> "Debugging"
# On the details page, make sure "Environment" has "OMP_NUM_THREADS=4;" in it
= Workshop Notes =
==Platforms==
* executing an alias when creating a typescript
** add . ~/.bash_profile inside the script before invoking the alias
** [http://stackoverflow.com/questions/15968053/using-alias-in-shell-script using alias in a shell script]
 
==OpenMP==
*
= Assignment Notes =
==Shared Memory==
==Message Passing==
1
edit

Navigation menu