Strange thing, with the latest g95 and the last OpenMPI 1.1 (a3r9704) [on OS X 10.4.6] there does not seem to be the compilation penalty for using "USE MPI" instead of "include mpi.h" that there used to be.

My test programs compile almost instantly.


However, I'm still seeing:

[a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ soh_base_get_proc_soh.c at line 80 [a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ oob_base_xcast.c at line 108 [a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ rmgr_base_stage_gate.c at line 276 [a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ soh_base_get_proc_soh.c at line 80 [a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ oob_base_xcast.c at line 108 [a.b.c.d:20221] [0,0,0] ORTE_ERROR_LOG: Not found in file base/ rmgr_base_stage_gate.c at line 276

as well as the other bug I reported a couple minutes ago.

Michael

Reply via email to