MPI on Cougar for ASCI Red


  • MPI-2 One-sided communications
  • MPI2_RMA_init() - remote memory access initialization
  • MPI2_Put() - blocking remote memory write operation
  • MPI2_Iput() - non-blocking remote memory write operation
  • MPI2_Get() - blocking remote memory read operation
  • MPI2_Iget() - non-blocking remote memory read operation
  • MPI-1 Missing "quick" receive function
  • MPI_Qrecv() - blocking receive for a message which has not arrived
  • MPI_Iqrecv() - non-blocking receive for a message which has not arrived
  • MPIX Intercommunicator extensions
  • If you have any questions, email janus-help@sandia.gov

    Updated: August 14, 2003
    For information and feedback about these pages, please contact:
    Robert K. Thomas -- rkthoma@sandia.gov



    Site Map | Disclaimer | Search | Site Index