Markus,

as a matter of fact I was thinking too about renaming iccifort to something a 
little more familiar to the users. The problem is that if I do so I need to 
modify all other easyconfig dependencies whenever they depend on iccifort. Or 
do you have a better way?

So if I understand correctly your suggestion, I may want to consider using the 
--recursive_module_unload flag only when building GCC and iccifort, sonce those 
are my only two base compilers, correct?

--
Davide Vanzo, PhD
Application Developer
Adjunct Assistant Professor of Chemical and Biomolecular Engineering
Advanced Computing Center for Research and Education (ACCRE)
Vanderbilt University - Hill Center 201
(615)-875-9137
www.accre.vanderbilt.edu

On Mar 16 2017, at 9:04 am, Markus Geimer <m.gei...@fz-juelich.de> wrote:

Davide,

yes, 'iccifort' needs to be visible. In fact, in my setup I am
hiding 'icc' and 'ifort' and only have 'iccifort' non-hidden
(well, it is actually also renamed to 'Intel', but that is a
different story...). The 'recursive_module_unload' is not
necessarily a global setting; you can also put it in an the
corresponding easyconfig where you want this behavior, e.g.,
in all compiler modules which are the lowest level of the
hierarchy and the recursive unloading shouldn't do any harm.

Markus

Reply via email to