Children of SampleSGESubmitScripts in Main Web

Results from Main web retrieved at 20:33 (GMT)

Abaqus
Abaqus Abaqus is used for both the modeling and analysis of mechanical components and assemblies (pre processing) and visualizing the finite element analysis resu...
GPU
Sample GPU submit script using the Caffe training network Using the Tesla K80 cards: #SBATCH partition="gpu" #SBATCH nodes=1 #SBATCH gres=gpu:k80:1 . /etc/prof...
OpenMPI
OpenMPI Submit Script #!/bin/bash # #$ S /bin/bash export MYAPP=./test_openmpi export MYAPP_FLAGS='' #$ N TEST_OPENMPI #$ pe openmpi 4 . /etc/profile.d/...
R
R How to add packages to your local repository Depending on the packages you want installed, you can do one of two things within R. First we load the R module an...
SingleThreadJob
Simple Single Threaded Job Script From the command line create a new file called myjob.sh using Nano or VIM. Below is a simple script which sets your SGE environm...
Number of topics: 5
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback