[mpich-discuss] Include file problem

Anthony Chan chan at mcs.anl.gov
Wed May 9 15:25:04 CDT 2012


I assume you are trying to insert your own profiling library ?
What is the output of "mpif90 -show" ?

----- Original Message -----
> Dear group members,
> 
> I have asked before for the mpich2 compiling problems. I have solved
> the problem. I can compile and run the examples on my multi-processor
> server. But I can't compile my parallel program. It was running on
> windows with Visual Studio. But now when i compile it on open suse
> using mpif90 it gives ' can't find include file *.h ' error. My
> include files are in the same directory with the code. How can i fix
> this problem?
> 
> I tried
> PROFILE_PRELIB="-L/usr/local/myprof/lib -lmyprof"
> PROFILE_INCPATHS="-I/usr/local/myprof/include"
> 
> but it did not work.
> 
> Thank you
> 
> Erhan
> 
> 
> 
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list