|
main system funded in part by NSF through CRI grant #0958311 |
GPUs funded in part by a grant from NCSU ETF funds |
GPUs funded in part by nVidia donations |
6128 Opteron Processor (single core):
Nodes:
|
|
gcc -fopenmp -o fn fn.c
export PATH=".:~/bin:/usr/local/bin:/usr/bin:$PATH" export PATH="/usr/local/cuda/bin:$PATH" export LD_LIBRARY_PATH="/usr/local/cuda/lib64:/usr/local/cuda/lib:$LD_LIBRARY_PATH" export MANPATH="/usr/share/man:$MANPATH"Log out and back in to activate the new settings.
sh /home/rocks/install/contrib/5.3/x86_64/nvidia/4.1rc2/gpucomputingsdk_*_linux.run
cd NVIDIA_GPU_Computing_SDK/C #edit common/common.mk, before "# This line invokes..." add #ADD THIS LINE HERE LIB += -lpthread make ./bin/linux/release/bandwidthTest ./bin/linux/release/matrixMul
mpicc -O3 -o pi pi.c
mpirun -np 2 pi
export PATH="/usr/mpi/gcc/mvapich-1.2.0/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/gcc/mvapich-1.2.0/lib/shared:$LD_LIBRARY_PATH"Log out and back in to activate the new settings.
mpicc -O3 -o pi pi.c
qsub -I -l nodes=2 mpirun -np 2 -hostfile $PBS_NODEFILE pi
export PATH="/usr/mpi/gcc/mvapich2-1.7/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/gcc/mvapich2-1.7/lib/shared:$LD_LIBRARY_PATH"Log out and back in to activate the new settings.
PGI=/usr/local/pgi; export PGI PATH=/usr/local/pgi/linux86-64/10.5/bin:$PATH MANPATH=$MANPATH:$PGI/linux86/10.5/man LM_LICENSE_FILE=/usr/local/pgi/license.dat export LM_LICENSE_FILE PATHLog out and back in to activate the new settings.
export PATH="/usr/mpi/pgi/openmpi-1.5.1/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/pgi/openmpi-1.5.1/lib64:$LD_LIBRARY_PATH"
export PATH="/usr/mpi/pgi/mvapich-1.2.0/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/pgi/mvapich-1.2.0/lib/shared:$LD_LIBRARY_PATH"Log out and back in to activate the new settings.
export PATH="/usr/mpi/pgi/mvapich2-1.7/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/pgi/mvapich2-1.7/lib/shared:$LD_LIBRARY_PATH"Log out and back in to activate the new settings.
mlogger -p 0 -o
wattsup ttyUSB0 watts
This applies to: