LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Kumar, Ravi Ranjan (rrkuma0_at_[hidden])
Date: 2005-03-29 19:52:50


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(....)