Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
regression-tests
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OPAL
regression-tests
Commits
30807166
Commit
30807166
authored
May 25, 2015
by
kraus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correcting sge script
parent
9932ea6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
RegressionTests/RestartTest-7/RestartTest-7.sge
RegressionTests/RestartTest-7/RestartTest-7.sge
+1
-1
No files found.
RegressionTests/RestartTest-7/RestartTest-7.sge
View file @
30807166
...
...
@@ -12,6 +12,6 @@ awk '/^merlin/ {print $1" slots="$2}' $PE_HOSTFILE > $MACHINE_FILE
cp
$MACHINE_FILE
machinefile.last
cd
$REG_TEST_DIR
OPAL
=
"
$OPAL_EXE_PATH
/opal RestartTest-7.in --commlib mpi --info 0 --warn 0 "
OPAL
=
"
$OPAL_EXE_PATH
/opal RestartTest-7.in -
restart -1 -
-commlib mpi --info 0 --warn 0 "
CMD
=
"
$OPENMPI
/bin/mpirun -x LD_LIBRARY_PATH -machinefile
$MACHINE_FILE
-np
$NSLOTS
$OPAL
"
$CMD
Write
Preview
Markdown
is supported
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