Statements (66)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Mathematics
|
gptkbp:block |
gptkb:Yes
|
gptkbp:can_be_called_from |
Multiple processes.
|
gptkbp:can_be_combined_with |
MPI_ Isend for non-blocking sends.
|
gptkbp:can_be_used_in |
Distributed systems.
|
gptkbp:can_be_used_with |
Point-to-point communication.
|
gptkbp:completed |
After the message is sent.
|
gptkbp:data_return |
MPI_ SUCCESS
|
gptkbp:description |
Sends a message to a specified destination.
|
gptkbp:error_handling |
Can return error codes.
|
gptkbp:example |
Point-to-point communication function.
|
https://www.w3.org/2000/01/rdf-schema#label |
MPI Send
|
gptkbp:is_compatible_with |
Various programming languages.
|
gptkbp:is_critical_for |
Data transfer in parallel applications.
|
gptkbp:is_defined_by |
mpi.h header file.
|
gptkbp:is_documented_in |
MPI documentation.
|
gptkbp:is_essential_for |
Data exchange in parallel algorithms.
|
gptkbp:is_fundamental_to |
Parallel programming.
|
gptkbp:is_implemented_in |
A blocking send operation.
Various MPI libraries. |
gptkbp:is_often_used_in |
MPI_ Irecv.
MPI_ Alltoall. MPI_ Barrier. MPI_ Bcast. MPI_ Cancel. MPI_ Comm_rank. MPI_ Comm_size. MPI_ Gather. MPI_ Probe. MPI_ Scatter. MPI_ Sendrecv. MPI_ Test. MPI_ Wait. MPI_ Waitall. MPI_ Waitany. MPI_ Waitsome. |
gptkbp:is_optimized_for |
High-performance computing.
|
gptkbp:is_part_of |
MPI communication model.
MPI standard. Point-to-point communication operations. |
gptkbp:is_related_to |
Collective communication.
|
gptkbp:is_supported_by |
Intel MPI.
MPICH. Open MPI. |
gptkbp:is_tested_for |
Benchmarking applications.
|
gptkbp:is_used_for |
Sending data between processes.
|
gptkbp:is_used_in |
Scientific computing.
|
gptkbp:is_utilized_in |
Cluster computing.
|
gptkbp:language |
gptkb:C
gptkb:Fortran |
gptkbp:latest_version |
MPI-1.0
|
gptkbp:orbital_period |
count
tag buf comm datatype dest |
gptkbp:related_to |
gptkb:MPI__Recv
|
gptkbp:requires |
MPI_ Finalize
MPI_ Init |
gptkbp:supports |
Multiple data types.
|
gptkbp:synchronization |
Can be synchronous or asynchronous.
|
gptkbp:usage |
Used in parallel computing.
|
gptkbp:used_in |
gptkb:Message_Passing_Interface_(MPI)
|
gptkbp:bfsParent |
gptkb:MPI-1
|
gptkbp:bfsLayer |
4
|