I confirm it also works on CentOS 6 under the Intel 14.0.3 and gcc 4.4.7
compilers, and on Mac under the gcc 4.7.3 compilers.
On Jul 11, 2014, at 10:25 AM, Jeff Squyres (jsquyres)
wrote:
> Thanks!
>
> Sent from my phone. No type good.
>
>> On Jul 11, 2014, at 1:16 AM, "Gilles Gouaillardet"
Thanks!
Sent from my phone. No type good.
> On Jul 11, 2014, at 1:16 AM, "Gilles Gouaillardet"
> wrote:
>
> Thanks Jeff,
>
> i confirm the problem is fixed on CentOS 5
>
> i commited r32215 because some files were missing from the
> tarball/nightly snapshot/make dist.
>
> Cheers,
>
> Gill
Thanks Jeff,
i confirm the problem is fixed on CentOS 5
i commited r32215 because some files were missing from the
tarball/nightly snapshot/make dist.
Cheers,
Gilles
On 2014/07/11 4:21, Jeff Squyres (jsquyres) wrote:
> As of r32204, this should be fixed. Please let me know if it now works for
Mike / Gilles --
As of r32204, this should be fixed. Please let me know if it now works for you.
Thanks.
On Jul 10, 2014, at 8:27 AM, Jeff Squyres (jsquyres) wrote:
> I'm back in the office today and will be checking into this.
>
> Sent from my phone. No type good.
>
>> On Jul 10, 2014,
I'm back in the office today and will be checking into this.
Sent from my phone. No type good.
> On Jul 10, 2014, at 5:41 AM, "Gilles Gouaillardet"
> wrote:
>
> On CentOS 5.x, gfortran is unable to compile this simple program :
>
> subroutine foo ()
> use, intrinsic :: iso_c_binding, only
On CentOS 5.x, gfortran is unable to compile this simple program :
subroutine foo ()
use, intrinsic :: iso_c_binding, only : c_ptr
end subroutine foo
an other workaround is to install gfortran 4.4
(yum install gcc44-gfortran)
and configure with
FC=gfortran44
On 2014/07/09 19:46, Jeff Squyres
@#%$#@!$%
This is almost certainly due to r32162 (Fortran commit from last night).
I'm offline most of today; I won't be able to look at this until tonight at the
earliest, sorry. :-(
For the moment/as a workaround, use --disable-mpi-fortran in your builds if you
are building with an older gf
Hi,
The latest svn/trunks fails to install on centos 5.7,5.8,5.9 but works fine
on others.
after:
./configure --with-platform=contrib/platform/mellanox/optimized
--with-knem=/opt/knem-0.9.7mlnx1 --with-fca=/opt/mellanox/fca
--with-ompi-param-check --enable-picky
--prefix=/scrap/jenkins/workspace/