|
main system funded in part by NSF through CRI grant #0958311 |
Cooling door equipment and installation funded by NCSU CSC; GPUs funded in part by a grant from NCSU ETF funds, and by NVIDIA and HP 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.
tar xzf /home/rocks/install/contrib/5.3/x86_64/nvidia/5.0rc1/NVIDIA_GPU_Computing_SDK-50.tgz
cd cuda-5.0/samples 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/13.4/bin:$PATH LD_LIBRARY_PATH=/usr/local/pgi/linux86-64/13.4/libso:$LD_LIBRARY_PATH MANPATH=$MANPATH:$PGI/linux86/13.4/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.4/bin:$PATH" export LD_LIBRARY_PATH="/usr/mpi/pgi/openmpi-1.5.4/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
export PATH=".:~/bin:/usr/local/bin:/usr/bin:$PATH" export LD_LIBRARY_PATH="/usr/local/cuda/lib64:$LD_LIBRARY_PATH"
This applies to: