[mpich-discuss] Assertion failed in file src/mpid/ch3/src/ch3u_handle_send_req.c at line 61 (RMA && Derived datatypes)

Victor Vysotskiy victor.vysotskiy at teokem.lu.se
Mon Nov 10 13:02:12 CST 2014


Dear Pavan,

well, the problem still remains with the latest ('e3e7d765e') mpich nightly snapshot cloned from git://git.mpich.org/mpich.git. 

There is an another compiling problem when MPICH is configure  with the '--with-device=ch3:nemesis:ib' option:

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(37): error: expected a declaration
  }
  ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(89): warning #12: parsing restarts here after previous syntax error
          goto fn_exit;
                      ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(90): error: expected a declaration
      }
      ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(97): warning #12: parsing restarts here after previous syntax error
          ibv_poll_cq(MPID_nem_ib_rc_shared_scq, /*3 */ MPID_NEM_IB_COM_MAX_CQ_HEIGHT_DRAIN, &cqe[0]);
                                                                                                     ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(100): error: expected a declaration
      MPIU_ERR_CHKANDJUMP(result < 0, mpi_errno, MPI_ERR_OTHER, "**netmod,ib,ibv_poll_cq");
      ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(102): error: expected a declaration
      if (result > 0) {
      ^

src/mpid/ch3/channels/nemesis/netmod/ib/ib_poll.c(126): warning #12: parsing restarts here after previous syntax error
          msg_type = MPIDI_Request_get_msg_type(req);


Could you please have a look at the issues?

With best regards,
Victor.
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list