[mpich-discuss] Use other's mpicc to compile code with my modified ROMIO

Rob Latham robl at mcs.anl.gov
Sun Oct 5 19:54:47 CDT 2014



On 10/05/2014 04:23 PM, Jaln wrote:

> Can you please tell me how to compile the code with a standalone ROMIO?
> For example, with cray’s default mpi compiler, and a modified ROMIO
> source, and a test MPI program, e.g., test.c

It should be as easy as
mpicc test.c /path/to/my/romio/libromio.a -o test

But even though I've done this many times, I still find myself putting a 
"hello from my own romio" inside MPI_File_open just to double check.

==rob

-- 
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list