pathf95 from PathScale's 3.2.99 compiler suite fails in the same manner:
LOGICAL(KIND=4) not allowed with BIND(C)
-Paul
On Tue, Oct 30, 2012 at 9:03 PM, Paul Hargrove wrote:
> I have a Linux/x86-64 system with PathScale's "ekopath-4.0.12.1" compilers.
>
> Building Fortran 2008 support
The problems I previously reported building the trunk with IBM's xlc/xlf:
http://www.open-mpi.org/community/lists/devel/2012/09/11518.php
is still present in OMPI-1.7.0rc5
-Paul
On Tue, Oct 30, 2012 at 7:01 PM, Ralph Castain wrote:
> Hi folks
>
> We have posted the next release candidate (rc
Linux/x86-64 host with Open64 compilers version 4.5.1 from AMD.
Fortran 2008 support is failing to build as shown below.
My records show the ompi-1.5 branch was fine on this configuration.
-Paul
PPFC mpi-f08-types.lo
^
openf95-855 openf90: ERROR MPI_F08_TYPES, File =
/global/homes
I have a Linux/x86-64 system with PathScale's "ekopath-4.0.12.1" compilers.
Building Fortran 2008 support fails as shown below.
My records show the ompi-1.5 branch and a Feb 2012 trunk were OK on this
configuration.
-Paul
PPFC mpi-f08-interfaces-callbacks.lo
module mpi_f08_interfaces_ca
I have access to a Linux/x86-64 machine running "Red Hat Enterprise Linux
AS release 4"
It has a pretty old gcc:
$ gcc --version | head -1
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
As shown below, this gcc is rejecting some portion of the atomics.
I am certain I've tested ompi-1.5 and 1.6 on thi
My OpenBSD-5.1 testers for both i386 and amd64 are failing the same tests
as I reported a few minutes ago with respect to FreeBSD-6.3.
Unlike FreeBSD-6.3, this is "modern" system with OpenBSD 5.1 having been
released Feb 2012.
On both platforms I have builds w/ gcc-4.2.1 and with llvm-gcc-4.2.1.
On my FreeBSD-6.3/amd64 platform I see "make check" failing 3 tests under
test/datatype (see below). Of course "make" stops after that, making it
possible that additional tests might fail later.
However, my records do show that the v1.5 branch was just fine on this
machine, as was the trunk on or
Hi folks
We have posted the next release candidate (rc5) for the 1.7.0 release in the
usual place:
http://www.open-mpi.org/software/ompi/v1.7/
Please put it thru the wringer to help us validate it prior to release later
this month. We think this looks pretty complete, pending someone finding a