Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jérémy Baudry
WIM2
Commits
cb6b9271
Commit
cb6b9271
authored
Mar 07, 2017
by
Dany Dumont
Browse files
Ajout du lanceur
parent
43a95ea8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lanceur_WIM.sh
0 → 100755
View file @
cb6b9271
#!/bin/sh
#PBS -q default
#PBS -N WIM2
#PBS -j oe
#PBS -l walltime=00:15:00
#PBS -l nodes=1:ppn=1
#PBS -l nice=19
module
rm
gcc/4.9.2
#module load openmpi/1.8.3_new-gcc-4.9.2
cd
$PBS_O_WORKDIR
./WIM
>
std.out
rm
-rf
WIM2.o
*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment