Quantcast
Channel: Clusters and HPC Technology
Browsing index pages (927 articles)

MPI 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


Maximum 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 Article


Assertion 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 Article

mpirun 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 Article

IMB_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 Article


How 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 Article

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 Article

processor pinning does not seem to work on windows

Hi,I am using Intel MPI, build 20200312.  I am trying to use various processor pinning options, like I_MPI_PIN_DOMAIN or I_MPI_PIN_PROCESSOR_LIST, and while the I_MPI_DEBUG output shows the expected...

View Article


[-1:12528]ERROR:execvp error on file:...

在调试mpi时出现如下问题代码 program main include 'mpif.h' character* (MPI_MAX_PROCESSOR_NAME) processor_name integer myid,numprocs,namelen,rc,ierr call MPI_INIT( ierr ) call MPI_COMM_RANK( MPI_COMM_WORLD, myid,...

View Article


MS VS 2019 MPI integration issue - include paths

Playing around with Intel Parallel Studio XE 2020 Cluster edition on Windows with MS VS 2019The Solution has a Fortran PROGRAM project, and an Intel C++ static library ProjectSelecting: Intel...

View Article

how to manage l3 cache allocate to different cores on 10980xe

I read many articals on internet about cmt cat, but still no clue about how to allocate l3 cache on my core x CPU, I got this output from my serverroot:~>pqos -s -VNOTE:  Mixed use of MSR and kernel...

View Article

mpirun error running in a cpuset

I've have errors using mpirun whitin a cpuset (regardles if the cset shield is activatet or not)cset set -lr cset: Name CPUs-X MEMs-X Tasks Subs Path ------------ ---------- - ------- - ----- ----...

View Article

What is the correct way to kill MPI program on Windows?

Hi:I install Intel MPI 2019 update 7 on Windows 10 professional. Then I run IMB-MPI1.exe by the following command.mpiexec -localonly -n 4 IMB-MPI1.exeI know that using Ctrl+C in the same console window...

View Article


MPI locked to specific core on node

Hi all,I am running a multiple core single node machine. I wish to run several instances of a mpi processes (say 8 cores for each mpi process) but without the use of a scheduler. Is this possible, i.e....

View Article

UCX_TLS settings for Intel MPI 2019.6.166

With Intel MPI-2019.6.166 (IPSXE 2020.0.166, Mellanox HDR, MLNX_OFED_LINUX-4.7-3.2.9.0) getting 2.5x slower performance,  compared to another cluster with Intel MPI 2019.1 (Mellanox EDR,...

View Article


Intel MPI v2019 options responding v2018

Hi all,I am posting to ask the Intel MPI v2019 options corresponding to v2018.I have tested the various versions of Intel compiler and MPI libraries to evaluate the performance for weather forecasting...

View Article

boost::mpi linker error by using intel MPI

Dear expertsI confront the problem in linking error using boost::mpi when my executable is linked to my static library (which contains boost::mpi) I constructed.The error is almost due to undefined...

View Article


Disconnect VPN causes parallel computing with Intel MPI to stop

Hi:Our software product is based on Intel MPI for parallel computing on Windows.Recently many of our customers encounter this error. Due to COVID-19, they all work at home with VPN connection to the...

View Article

dapl async_event: DEV ERR 11

Dear Intel HPC expertI encountered the following error while calculating fluent, please help me.d3702:UCM:41a6a:3bd19700: 2114318887 us(1550650213 us!!!):  WARNING:...

View Article

MPI_WIN_ALLOCATE_SHARED direct/RMA access

From the MPI 3.1 specification:This is a collective call executed by all processes in the group of comm. On eachprocess, it allocates memory of at least size bytes that is shared among all processes...

View Article
Browsing index pages (927 articles)


Latest Images