[ET Trac] [Einstein Toolkit] #1693: NoExcision internal compiler error
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Nov 7 13:10:49 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):
The code section in question just initialized work grid functions to zero,
so the execution time is probably <1s. As Roland says, the intel compiler
don't actually parallelize WORKSHARE constructs at all but instead
generates serial code. I don't know if any of the other compilers are able
to generate parallel code, but I don't expect the performance hit to be
noticable in any case.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1693#comment:4>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list