Yep - been fixed in the upcoming 1.4.1 (but there's a problem with the rsh launcher in the 14 nightly tarballs right now).
A fix has also been submitted upstream to libtool.
Thanks for noticing!
-jms
Sent from my PDA. No type good.
----- Original Message -----
From: users-bounces_at_[hidden] <users-bounces_at_[hidden]>
To: users_at_[hidden] <users_at_[hidden]>
Sent: Mon Jan 04 10:21:31 2010
Subject: [OMPI users] openmpi 1.4 and pgi 10
Hi!
config/libtool.m4 has a bug when pgi 10 is used.
The lines:
pgCC* | pgcpp*)
# Portland Group C++ compiler
case `$CC -V` in
*pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
matches pgi 10.0 but 10.0 doesn't have the --instantiation_dir flag.
--
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake_at_[hidden] Phone: +46 90 7866134 Fax: +46 90 7866126
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se
_______________________________________________
users mailing list
users_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/users
|