|
[Sponsors] |
[OpenFOAM.org] OpenFoam singularity container MPI crash |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 5, 2020, 09:22 |
OpenFoam singularity container MPI crash
|
#1 |
Member
Veskov Eugene
Join Date: Feb 2011
Posts: 31
Rep Power: 15 |
Hi, Foamers!
MPI error with damBreak fine mesh sample on openfoam7 with message "unable to create shared memory BTL coordinate structure",singularity instance stopping only manually, on openfoam2006 mpi failed with "Bus error" if I increase mesh cell number 10 times, basic sample work and 4 times increase work singularity container build from docker container at home computer with same version docker and singularity as on sumercomputer OS Centos 7 at home RedHat on supercomputer. sample run on one node with 39 core and 768 GB RAM How solve this problem? FOAM_SINGULARITY_IMAGE=work/OPENFOAM_7_SINGULARITY/openfoam7.sif FOAM_BASHRC=/opt/openfoam7/etc/bashrc singularity instance start ://openfoam7 --cleanenv singularity exec $FOAM_SINGULARITY_IMAGE bash -c "source $FOAM_BASHRC && blockMesh -case damBreak" singularity exec $FOAM_SINGULARITY_IMAGE bash -c "source $FOAM_BASHRC && setFields -case damBreak" singularity exec $FOAM_SINGULARITY_IMAGE bash -c "source $FOAM_BASHRC && decomposePar -case damBreak" singularity exec $FOAM_SINGULARITY_IMAGE bash -c "source $FOAM_BASHRC && mpirun -np 4 interFoam -parallel -case damBreak singularity instance stop |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
Error running openfoam in parallel | fede32 | OpenFOAM Programming & Development | 5 | October 4, 2018 17:38 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
Intelbs MPI and performance tools in OpenFOAM | hplum | OpenFOAM | 16 | December 16, 2007 15:58 |