Search:

Type: Posts; User: vineet pratap

Search: Search took 0.00 seconds.

  1. Problem in sending vector by MPI c++

    Hello can somebody help me to sending it................


    #include <iostream>
    #include <vector>
    #include <string>
    #include"mpi.h"
    using namespace std;

    main(int argc, char *argv[])
  2. Replies
    9
    Views
    13,775

    problem in sending vector using MPI

    Hello can somebody help me to sending it................


    #include <iostream>
    #include <vector>
    #include <string>
    #include"mpi.h"
    using namespace std;

    main(int argc, char *argv[])
Results 1 to 2 of 2