Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #68
Closed
Open
Issue created Dec 29, 2015 by Matthieu Schaller@matthieuOwner

MPI issues on SuperMUC - Running out of MPI tags ?

I have some issues on Super-MUC with some MPI communications.

I run

mpirun -np 64 ./swift_fixdt_mpi -r 100 -t 16 -f ./uniformBox1024.hdf5 -m 0.02 -w 5000 -d 1e-8

and get the following error in the domain decomposition:

[027] task.c:task_lock():104: Failed to test request on send/recv task (tag=12565, Message truncated, error stack:
PMPI_Test(184)....................: MPI_Test(request=0x2ac946c8b898, flag=0x2ac7fc783458, status=0x2ac7fc783444) failed
MPIR_Test_impl(67)................:
MPIDI_CH3U_Receive_data_found(131): Message from rank 26 and tag 12565 truncated; 23040 bytes received but buffer size is 19200).
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 27
[013] scheduler.c:scheduler_enqueue():1057: Failed to emit irecv for particle data (Message truncated, error stack:
MPI_Irecv(165)......................: MPI_Irecv(buf=0x2aeabeebf340, count=19200, MPI_BYTE, src=7, tag=3829, MPI_COMM_WORLD, request=0x2aebf9fdb878) failed
MPIDI_CH3U_Request_unpack_uebuf(638): Message truncated; 23040 bytes received but buffer size is 19200).
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 13
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking