Masterwater-y
Masterwater-y
I use the master branch , podman version 1.6.4, CentOS7 I exec commands below > podman build -t pira:master -f docker/Dockerfile . podman run -it localhost/pira:master cd pira/resources . setup_paths.sh...
Dear PIRA Development Team, I encountered a compilation error while attempting to build PIRA. The error message indicates an issue with the usage of undefined fields in the MCGFileFormatVersion and...
I'm encountering an issue where the ncmpi_create function appears to stall when running my application with a high number of MPI processes. Specifically, the program hangs at the ncmpi_create call...