External library (Mellanox Infiniband SHARP)
Hi All,I have a question to ask about external library.While looking at various materials, I found out about the communication method called the SHARP(Scalable Hierarchical Aggregation and Reduction...
View ArticleHow to use "I_MPI_ADJUST" option efficiently?
Hi All,I found that I_MPI_ADJUST option can be used to test the performance improvement by changing the algorithm of MPI communication.I also learned that there is an AUTOTUNE function, so you can test...
View ArticleIMB_EXT no work
Dear experts,I compiled the IMB benchmark with intel19 and openmpi-4.0.3. All test run ok except IMB_EXT.If I run IMB_EXT in one node, all is ok, but if I run it in 2 nodes, when it runs de benchmark...
View Articlempirun init fatal error for hello world example
Hello,I'm running into a fatal error when trying to run the simple Hello world test with mpirun -np 2 and above. It works fine when using only one process. See the output below. Do you have an idea...
View ArticleAssertion failed in ch4_shm_coll.c at line 2147
Hi, I am using Intel Compiler 2019 (icc 19.1.0.166 20191121) with Intel MPI Version 2019 Update 6 Build 20191024. I am getting the following error quite reproducibly, when running GPAW on 16-56 MPI...
View ArticleMaximum number of MPI processes
Hello, I would like to ask about the maximum number of MPI processes supported in Intel MPI 2019.0.5Case in point, we was conducting massive parallel tests on Knight-Landings cluster. The total number...
View ArticleMPI Bus Error
I'm developing a MPI application, which relies heavily on the MPI shared memory. Recently, I keep hitting the following error messages: srun: error: compute-42-013: task 32: Bus errorsrun: Terminating...
View Article