Skip to content

command line operation with -s not working with parallel options #18409

Open
@nDimensionalSpace

Description

@nDimensionalSpace

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:

Screen Shot 2023-01-03 at 9 00 55 AM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ascrelated to an asc funded projectbugSomething isn't workingimpact mediumProductivity partially degraded (not easily mitigated bug) or improved (enhancement)likelihood mediumNeither low nor high likelihoodprioritya priority ticketreviewedIssue has been reviewed and labeled by a developer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions