, , , , ,

[SOLVED] Csci 6430 parallel processing project 4

$25

File Name: Csci_6430_parallel_processing_project_4.zip
File Size: 367.38 KB

5/5 - (1 vote)

Enhance your MPI library to support the following functions:

int MPI_Isend(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Request *);
int MPI_Irecv(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Request *);
int MPI_Test(MPI_Request *, int *, MPI_Status *);
int MPI_Wait(MPI_Request *, MPI_Status *);

As in p3, place your object code into a library named libpp.a which test
programs can link against.

Have a makefile that will build libpp.a and compile and link all test
programs that we develop.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] Csci 6430 parallel processing project 4[SOLVED] Csci 6430 parallel processing project 4
$25