Skip to content

Unable to start VisIt from command line on MacOS Monterey #18195

Open
@doncip

Description

@doncip

Describe the bug

Unable to start VisIt from command line on MacOS Monterey.
Used the command in the terminal: visit -cli -nowin -s /path/to/script/script.py

Helpful additional information

  • Did VisIt crash: It crashed when launching the compute engine
  • Did you get wrong results: **

To Reproduce

Steps to reproduce the behavior. For example:

  1. Launch from command line with the command: visit -cli -nowin -s /path/to/script/script.py (script attached)
  2. Viewer is started but the following messages appear:

[cli_0]: PMIU_parse_keyvals: unexpected key delimiter at character 57 in cmd
[cli_0]: parse_kevals failed -1
[cli_1]: PMIU_parse_keyvals: unexpected key delimiter at character 57 in cmd
[cli_1]: parse_kevals failed -1
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(572):
MPID_Init(175).......: channel initialization failed
MPID_Init(510).......: PMI_Get_id returned -1
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(572):
MPID_Init(175).......: channel initialization failed
MPID_Init(510).......: PMI_Get_id returned -1

Expected behavior

Start computation. The script has been already successfully tested on a Windows machine

Attachments

  • Python script attached

Desktop

  • OS and version: MacOS Monterey 12.6
  • VisIt Version: 3.3.1 and 3.3.0

PlotSingle.py.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimpact mediumProductivity partially degraded (not easily mitigated bug) or improved (enhancement)likelihood mediumNeither low nor high likelihoodreviewedIssue 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