[Dune] [#599] dune-common does not recognize MVAPICH2
Dune
dune at dune-project.org
Mon Sep 21 15:24:58 CEST 2009
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#599 - dune-common does not recognize MVAPICH2
User who did this - Steffen Müthing (smuething)
----------
Hello Christian,
mpiname -n just outputs the single line
MVAPICH2
mpiname -nv outputs
MVAPICH2 <version>
In my case, it reads
MVAPICH2 1.2.0p1
The problem with the identification method employed e.g. for MVAPICH is that the MVAPICH2 compiler does not output the implementation name,
but only the library version. According to the MVAPICH2 documentation, the "mpiname" utility is the official way to identify MVAPICH2 and obtain information
like version, build flags etc. (see http://mvapich.cse.ohio-state.edu/support/user_guide_mvapich2-1.2.html#x1-350007).
One downside of my test is that when it is run on a machine without MVAPICH2, you get a message in the configure output stating that mpiname was not found,
but that doesn't keep the script from continuing.
Greetings from Stuttgart
Steffen
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=599#comment1062
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list