Open
Description
Describe the bug
When trying to run visit with -s, everything works fine with an implicit serial specification, but when the parallel options are added, I am getting the error ""ERROR: option -e not recognized, quitting".
Helpful additional information
- Did VisIt crash: no
- Did you get wrong results: no
To Reproduce
Implicit serial case works fine:
/usr/gapps/visit/bin/visit -v 3.3.1 -cli -nowin -s $SCRIPT_NAME $SCRIPT_OPTS
Explicit parallel case errors out:
/usr/gapps/visit/bin/visit -v 3.3.1 -cli -nowin -l srun -p pdebug -nn 1 -np 32 -s $SCRIPT_NAME $SCRIPT_OPTS
No session file, but I am adding a screenshot of the output:
Expected behavior
Same behavior for both the serial and parallel cases.
Desktop
- OS and version: toss_3_x86_64_ib
- VisIt Version: 3.3.1
- Server info (if applicable): rzgenie