Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHiPS
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
external
CHiPS
Commits
191e8b40
Commit
191e8b40
authored
5 years ago
by
Gab
Browse files
Options
Downloads
Patches
Plain Diff
update README for XL test
parent
6de0e353
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Smilei/testcase_xlarge/README.md
+2
-1
2 additions, 1 deletion
Smilei/testcase_xlarge/README.md
Smilei/testcase_xlarge/prepare.sh
+1
-1
1 addition, 1 deletion
Smilei/testcase_xlarge/prepare.sh
with
3 additions
and
2 deletions
Smilei/testcase_xlarge/README.md
+
2
−
1
View file @
191e8b40
...
...
@@ -11,7 +11,8 @@ It requires about 250GB to run.
Prepare the test case
---------------------
This test case restarts from a checkpoint. Make sure to run the prepare.sh script in your working directory before running the application.
This test case restarts from a checkpoint. You must define the location of the checkpoint xlarge
\_
checkpoint.tar file in the prepare.sh script.
Make sure to run the prepare.sh script in your working directory before running the application.
Case profile
------------
...
...
This diff is collapsed.
Click to expand it.
Smilei/testcase_xlarge/prepare.sh
+
1
−
1
View file @
191e8b40
#!/bin/bash
echo
"
No preparation needed
"
echo
"
Untar the checkpoint
"
tar
-xvf
/store/CINES/dci/SHARED/abs/Smilei/xlarge_checkpoint.tar
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment