Hi Andreas,

On 16/03/2017 14:23, Andreas Hilboll wrote:
Hi,

I'm using ZSH as my shell.  Apparently ZSH uses an environment variable
FPATH for internal purposes.

I have the problem that after loading the imkl  module from intel-2016a,
my ZSH autocomplete doesn't work any more.  This is because the imkl
module apparently overwrites the FPATH variable.

I'd appreciate any suggestions how to deal with this problem.

Known bug, but nobody has gotten around to fixing it yet, see also https://github.com/hpcugent/easybuild-easyblocks/issues/820 .

Are you up for taking a stab at this yourself?

As far as I can tell, you should just update the easyblocks that define $FPATH to stop them from doing so.

You could also configure EasyBuild with "--filter-env-vars=FPATH", but that's a workaround, not a fix, the easyblocks shouldn't be setting $FPATH at all as far as I understand...


regards,

Kenneth

Reply via email to