Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. qwertyhpc

    Allocating 2-D arrays in Fortran through MPI_Alloc_Mem

    Hello Folks, I am very familiar with programming in C and MPI. However, I am fairly new to Fortran. In a given fortran application, I am trying to replace the regular allocate() function with MPI_Alloc_mem. MPI_Alloc_mem will just return a pointer to a memory region that the MPI...

Part and Inventory Search

Back
Top