[aspect-devel] ": internal error: ** The compiler has encountered an unexpected problem.
Wolfgang Bangerth
bangerth at tamu.edu
Thu Jul 6 06:39:01 PDT 2017
On 07/05/2017 10:45 AM, Lev Karatun wrote:
> The cluster support says it's recommended to use intel compilers because they
> provide significant speed-ups on their machines, and all modules are installed
> using icc (including trilinos and p4est).
From all of our experiments, the difference between icc and gcc is actually
quite small (at best a few percent). I wouldn't worry about it.
> If I want to install Aspect using
> gcc, does it mean I have to reinstall deal.II, trilinos and p4est using gcc
> first?
Yes, probably. (It may be that you don't have to reinstall p4est because it's
just a C library, but it may be easiest to just do that as well.)
But I don't see why you need to switch to gcc. I believe that the compiler
just ran out of memory. You may as well just try to compile everything again
with, say, 'make -j1' and see whether that makes the compilation succeed.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth at colostate.edu
www: http://www.math.colostate.edu/~bangerth/
More information about the Aspect-devel
mailing list