[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A case for C++11 in Octave
From: |
c. |
Subject: |
Re: A case for C++11 in Octave |
Date: |
Fri, 14 Nov 2014 17:14:03 +0100 |
Hi Carnë,
On 14 Nov 2014, at 16:32, Carnë Draug <address@hidden> wrote:
> I understand that the reason for not making use of it is to avoid making
> users in ancient systems to build a recent compiler.
> While I appreciate the value of being able to build on older systems, I'd
> like to believe that users on such systems are either more interested on
> older versions of Octave (they avoid upgrades, after all they're still
> running CentOS 5 and without EPEL), or are capable enough to build gcc
> themselves.
Unfortunately the situation is not that simple.
Many recent HPC systems, as for example
http://www.hpc.cineca.it/hardware/plx are still using
quite old systems:
"Welcome to PLX DataPlex Cluster @ CINECA - RedHat EL 5.6!"
and even if other versions of gcc than the default (which is 4.1.2)
are available on that system, the most recent I managed to get
installed there is 4.7 which does not yet implement the c++11 standard
completely.
Indeed I am able to compile gcc 4.9 myself and that's what I need to do on
my laptop anyway, but doing so on the cluster at the system level involves a
lengthy and non trivial procedure.
I believe the same applies to more other scientific HPC or corporate systems
than
you would expect, so I don't think it is a good idea to drop backward
compatibility just yet ...
Just my two .2€,
c.
- A case for C++11 in Octave, Carnë Draug, 2014/11/14
- Re: A case for C++11 in Octave,
c. <=
- Re: A case for C++11 in Octave, Carnë Draug, 2014/11/14
- Re: A case for C++11 in Octave, c., 2014/11/15
- Re: A case for C++11 in Octave, Mike Miller, 2014/11/15
- Re: A case for C++11 in Octave, Carnë Draug, 2014/11/16
- Re: A case for C++11 in Octave, c., 2014/11/17
- Re: A case for C++11 in Octave, Michael Godfrey, 2014/11/17
- Re: A case for C++11 in Octave, Mike Miller, 2014/11/17
- Re: A case for C++11 in Octave, Michael Goffioul, 2014/11/17
- Re: A case for C++11 in Octave, John W. Eaton, 2014/11/17
- Re: A case for C++11 in Octave, Jordi Gutiérrez Hermoso, 2014/11/17