Skip to content
Snippets Groups Projects
Commit 31963aee authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Added some markdown changes to README

parent 03a8a389
No related branches found
No related tags found
No related merge requests found
...@@ -16,11 +16,11 @@ An executable to remove all the files/directories from your current directory, e ...@@ -16,11 +16,11 @@ An executable to remove all the files/directories from your current directory, e
Usage: ./clean_env Usage: ./clean_env
* *bash_parallel_script*: * *bash_parallel_script*:
This is a bash script which creates and submits jobs for each file in the test directory. This is a bash script which creates and submits jobs for each file in the test directory.
* *array_seq.job*: * *array_seq.job*:
This is a SLURM Array batch script, which works when the names of input files are in sequential form. This is a SLURM Array batch script, which works when the names of input files are in sequential form.
* *array_rand.job*: * *array_rand.job*:
This is a SLURM Array batch script, which works when the names of input files are in random form. This is a SLURM Array batch script, which works when the names of input files are in random form.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment