You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2017/04/14 20:28:27 UTC

airavata-docs git commit: Added NEK5000 job script

Repository: airavata-docs
Updated Branches:
  refs/heads/master 9601fb14f -> 26f4540ee


Added NEK5000 job script


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/26f4540e
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/26f4540e
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/26f4540e

Branch: refs/heads/master
Commit: 26f4540eef09112dbea7d94c3f6b4e379cada0cb
Parents: 9601fb1
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Fri Apr 14 16:28:23 2017 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Fri Apr 14 16:28:23 2017 -0400

----------------------------------------------------------------------
 Admin-Tutorials.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/26f4540e/Admin-Tutorials.md
----------------------------------------------------------------------
diff --git a/Admin-Tutorials.md b/Admin-Tutorials.md
index dfdbdd8..896f14e 100644
--- a/Admin-Tutorials.md
+++ b/Admin-Tutorials.md
@@ -339,6 +339,8 @@ This is a tutorial to configuring and running an application on XSEDE resource t
         - Post Job Commands: 
             - mkdir -p "$PWD"_restart; cp *.chk ${pwd}_restart; mv *.rwf* ${pwd}_restart; (Why? - any command you would want to execute after post job execution)</br>
 ![Screenshot](img/GauAppDep.png)
+4. NEK5000 job script. <br>Please view the existence and placement of both pre and post job commands in the job script.
+![Screenshot](img/NEK5000job.png)
 
 
 Work-in-Progress