JuliaParallel / JuliaParallel/MPI.jl

Error Backtraces

Open
#134 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
439
Forks
127
Avg merge
19h 6m
Merged PRs (30d)
17

Description

When the MPI library reports an error, there is not backtrace information to figure out what line caused the error. For example, I got the error:

```
Attempting to use an MPI routine before initializing MPICH
```

probably because I forgot to call MPI.Init somewhere, but there is no additional information to figure out where.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.