What is causing this error, and how can I resolve it? According to the backend logs, there is no memory shortage.
Code: Select all
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 61
Xiao
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano
Code: Select all
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 61
Dear Daniele,Daniele Varsano wrote: ↑Mon Mar 10, 2025 2:57 pm Dear Xiao,
in order to inspect the problem, you should provide more information as the input and report files.
Best,
Daniele
Code: Select all
X_and_IO_CPU= "1 1 16 4" # [PARALLEL] CPUs for each role
X_and_IO_ROLEs= "q k c v"
Code: Select all
X_and_IO_CPU= "1 4 1 8 2" # [PARALLEL] CPUs for each role
X_and_IO_ROLEs= "q g k c v"