Skip to content
Snippets Groups Projects
Commit 191e8b40 authored by Gab's avatar Gab
Browse files

update README for XL test

parent 6de0e353
No related branches found
No related tags found
No related merge requests found
......@@ -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
------------
......
#!/bin/bash
echo "No preparation needed"
echo "Untar the checkpoint"
tar -xvf /store/CINES/dci/SHARED/abs/Smilei/xlarge_checkpoint.tar
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment