Skip to content

docker model model-exahype-tsunami errors on Apple Silicon mac #20

@cmarcotte

Description

@cmarcotte

Running docker run -it -p 4242:4242 linusseelinger/model-exahype-tsunami in tandem with python3 qmcpy-client.py http://localhost:4242 yields the following output:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Running on number of ranks: 1
Listening on port 4242...
Reading options
Entered for level 0

And eventually a looping (presumably as a response to repeated model calls) error sequence:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
qemu: uncaught target signal 6 (Aborted) - core dumped
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node 07516088c83b exited on signal 6 (Aborted).
--------------------------------------------------------------------------
Exahype exit status 34304
Outputs read from exahype: 
0
0
0
0
Left
Reading options
Entered for level 0

This is using the AS-native Docker Desktop application, which may play a role, because the Intel application will not run under Rosetta 2 (x86_64 emulation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions