[ET Trac] [Einstein Toolkit] #1693: NoExcision internal compiler error
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Nov 6 13:40:31 CST 2014
#1693: NoExcision internal compiler error
------------------------------------+---------------------------------------
Reporter: hinder | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by diener):
I saw that as well when running tests on SuperMIC and QB2. The internal
compiler error has nothing to do with the formatting warning and can be
circumvented by commenting out the first set of !$OMP PARALLEL WORKSHARE
and !$OMP END PARALLEL WORKSHARE openmp directives. I'm not sure why this
would cause problems for the compiler, as it would generate single
threaded code anyway. I don't know if any compiler in use is able to
generate parallelized code for OpenMP workshare regions. This part of the
code is only executed once anyway, so it might not be too bad to just
comment this out for all compilers.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1693#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list