Skip to content

Commit f372175

Browse files
grysgreatcaic99
andauthored
doc: add docs about using MPI in docker. (#4060)
* add docs. * Update docs/community/faq.md Co-authored-by: Chun Cai <amoycaic@gmail.com> * Update docs/community/faq.md Co-authored-by: Chun Cai <amoycaic@gmail.com> --------- Co-authored-by: Chun Cai <amoycaic@gmail.com>
1 parent 7f84a09 commit f372175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ If the program prompt something like "KILLED BY SIGNAL: 9 (Killed)", it may be c
8080

8181
If the error message is "Segmentation fault", or there is no enough information on the error, please feel free to submit an issue.
8282

83+
**4. Error "Read -1" when using mpirun in docker environment**
84+
This is a [known issue](https://github.com/open-mpi/ompi/issues/4948) of OpenMPI running in a docker container. In this case, please set environment variable `OMPI_MCA_btl_vader_single_copy_mechanism=none`.
8385
## Miscellaneous
8486

8587
**1. How to visualize charge density file?**

0 commit comments

Comments
 (0)