This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#rj name=Sort_NFH_p190 queue=idle logdir=000scratch/logs/10_script cpus=* mem=8000M io=1 schema=lineList.schema | |
########################### | |
# Setup environment | |
module add production | |
module add processing | |
module add prod | |
module add Nemo |