Hi,
laminfo doesnt work on this machine. Is it due to older version of LAM
installed on this machine? And in my code:
#include<iostream>
#include<math.h>
#include<fstream>
#include<time.h>
#include<iomanip>
#include<mpi.h>
using namespace std;
int main(....)
|