Lam4-Dev
- hcc(1) Compile LAM/MPI C/C++ programs.
- hcp(1) Compile LAM/MPI C/C++ programs.
- hf77(1) Compile LAM FORTRAN programs.
- introu(1) introu - introduction to LAM user interface commands
- MPI_Accumulate(3) Accumulates data into a window
- MPI_Alloc_mem(3) Allocate memory for use by MPI message passing.
- MPI_Close_port(3) Close a server port
- MPI_Comm_accept(3) Accept a connection from another MPI process
- MPI_Comm_c2f(3) Convert a communicator handle from its C representation to its Fortran representation
- MPI_Comm_connect(3) Make a connection to another MPI process
- MPI_Comm_create_errhandler(3) Create communicator error handler
- MPI_Comm_create_keyval(3) Create a communicator attribute key
- MPI_Comm_delete_attr(3) Delete an attribute
- MPI_Comm_disconnect(3) Disconnect a client and server
- MPI_COMM_DUP_FN(3) Built-in MPI function to simple-mindedly copy communicator attributes.
- MPI_Comm_f2c(3) Convert a communicator handle from its Fortran representation to its C representation
- MPI_Comm_free_keyval(3) Free communicator attribute key
- MPI_Comm_get_attr(3) Get communicator attribute value
- MPI_Comm_get_errhandler(3) Get error handler of communicator
- MPI_Comm_get_name(3) Get the name associated with a communicator
- MPI_Comm_get_parent(3) Get the parent communicator of a spawned MPI rank
- MPI_Comm_join(3) Connect two MPI processed joined by a socket
- MPI_Comm_ser_errhandler(3) Set error handler of communicator
- MPI_Comm_set_attr(3) MPI_ATTR_PUT replacement
- MPI_Comm_set_name_lam4-dev(3) Set a name on a communicator
- MPI_Comm_spawn_multiple(3) Spawn a dynamic MPI process from multiple executables
- MPI_Comm_spawn(3) Spawn a dynamic MPI process
- MPI_Errhandler_c2f(3) Convert an error handler from its C representation to its Fortran representation
- MPI_Errhandler_f2c(3) Convert a error handler from its Fortran representation to its C representation
- MPI_Free_mem(3) Free memory that was previously allocated by MPI_ALLOC_MEM
- MPI_Get_address(3) obtain the address of a location in caller memory
- MPI_Get(3) One Sided data fetch
- MPI_Group_c2f(3) Convert a group handle from its C representation to its Fortran representation
- MPI_Group_f2c(3) Convert a group handle from its Fortran representation to its C representation
- MPI_Is_thread_main(3) determine if the caller is the main thread
- MPI_Lookup_name(3) Lookup a previously published name
- MPI_Op_c2f(3) Convert an op handle from its C representation to its Fortran representation
- MPI_Op_f2c(3) Convert an op handler from its Fortran representation to its C representation
- MPI_Open_port(3) Establish a server port for client MPI connections
- MPI_Publish_name(3) Publish a service name for dynamic process control
- MPI_Put(3) One Sided data placement operation
- MPI_Query_thread(3) Check level of thread support in MPI
- MPI_Request_f2c(3) Convert a request handle from its Fortran representation to its C representation
- MPI_Status_f2c(3) Convert a status from its Fortran representation to its C representation
- MPI_Type_c2f(3) Convert a datatype handle from its C representation to its Fortran representation
- MPI_Type_create_extent(3) Create a resized datatype
- MPI_Type_create_hindexed(3) Create extended hindexed derived datatype
- MPI_Type_create_hvector(3) Create extended hvector derived datatype
- MPI_Type_create_keyval(3) Create a datatype attribute key
- MPI_Type_create_struct(3) Create extended struct derived datatype
- MPI_Type_delete_attr(3) Delete attribue
- MPI_TYPE_DUP_FN(3) Built-in MPI function to simple-mindedly copy datatype attributes.
- MPI_Type_dup(3) Duplicate a datatype
- MPI_Type_f2c(3) Convert a datatype handle from its Fortran representation to its C representation
- MPI_Type_free_keyval(3) Free datatype attribuet key
- MPI_Type_get_attr(3) Get datatype attribute value
- MPI_Type_get_extent(3) Get lower bound and extent of datatype
- MPI_Type_get_name(3) Get the name associated with a datatype
- MPI_Type_get_true_extent(3) Get true lower bound and extent of datatype
- MPI_Type_set_attr(3) Put value in datatype attribute
- MPI_Type_set_name(3) Set a name on a datatype
- MPI_Win_c2f(3) Convert a window handle from its C representation to its Fortran representation
- MPI_Win_complete(3) Completes an RMA access epoch
- MPI_Win_create_errhandler(3) Creates a window error handler
- MPI_Win_create_keyval(3) Create a window attribute key
- MPI_Win_create(3) Specifies an window accessible by remote processes
- MPI_Win_delete_attr(3) Delete an attribute
- MPI_WIN_DUP_FN(3) Built-in MPI function to simple-mindedly copy window attributes.
- MPI_Win_f2c(3) Convert a window handle from its Fortran representation to its C representation
- MPI_Win_fence(3) Synchronizes one-sided communications on a window
- MPI_Win_free_keyval(3) Free window attribute key
- MPI_Win_free(3) Frees a window object
- MPI_Win_get_attr(3) Get window attribute value
- MPI_Win_get_errhandler(3) Get an errorhandler for a window
- MPI_Win_get_group(3) Returns a duplicate of the group of a window
- MPI_Win_get_name(3) Get the name associated with a window
- MPI_Win_post(3) Starts an RMA exposure epoch for a local window
- MPI_Win_set_attr(3) Set attribute on a window
- MPI_Win_set_errhandler(3) Sets a window error handler
- MPI_Win_set_name(3) Set a name on a window
- MPI_Win_start(3) Starts an RMA access epoch
- MPI_Win_wait(3) Completes an RMA exposure epoch
- mpic++.lam(1) Compile LAM/MPI C/C++ programs.
- mpiCC.lam(1) Compile LAM/MPI C/C++ programs.
- mpif77.lam(1) Compile LAM FORTRAN programs.
- XMPI_Buoy(3) LAM/MPI-specific function to drop a buoy in the XMPI trace stream.
- XMPI_Coloroff(3) LAM/MPI-specific function to disable a color in the XMPI trace stream.
- XMPI_Coloron(3) LAM/MPI-specific function to enable a color in the XMPI trace stream.