Re: [mpich-discuss] Use other's mpicc to compile code with my modified ROMIO
Thank you so much, Rob. Best, Jialin On Sun, Oct 5, 2014 at 7:54 PM, Rob Latham <[email protected]> wrote:
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 [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Jaln