[Darshan-users] Darshan installation question
Kevin Harms
harms at alcf.anl.gov
Tue May 17 10:11:58 CDT 2011
Ketan,
Darshan itself requires MPI. You could add MPI_Init(), MPI_Finalize() in your program main and that would be sufficient to get information about POSIX calls.
kevin
On May 17, 2011, at 10:08 AM, ketan wrote:
> Hello,
>
> I am new to Darshan. Trying to install on ci login node with the following commandline from the INSTALL file:
>
> ./configure --with-mem-align=64 --with-log-path=$LOGPATH --prefix=$PREFIX
>
> However, I get the following:
>
> configure: error: must provide --with-mpi=<path> argument to configure if mpicc is not in path.
>
> The install file does not seem to mention mpi is mandatory. Is it possible to avoid the above flag while installation as our requirement does not include mpi.
>
> Thanks,
> Ketan
>
> _______________________________________________
> Darshan-users mailing list
> Darshan-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/darshan-users
More information about the Darshan-users
mailing list