CosmoStat / CosmoStat/shapepipe
[BUG] MPI on candide
Open
@sfarrens is already working on this.
Since Nov 19, 2023.
bug
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Description
Describe the bug
When running ShapePipe under MPI, the following error occurs:
ERROR: [Errno 2] No such file or directory: shapepipe_run_2023-11-18_17-19-32/tmp/process_list.npy'
To reproduce this error, run the example config file:
qsub example/pbs/candide_mpi.sh
Due to other installation, package, and version problems, MPI currently only compiles and runs in the
https://github.com/martinkilbinger/shapepipe-1/tree/mpi branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.