Hello,

On 14 Oct 2013, at 23:07, Fotis Georgatos wrote:

> 
> Hi Jure,
> 
> I suspect you are hitting something like this one (ie. check your license 
> manager check-outs):
> https://github.com/hpcugent/easybuild-easyconfigs/issues/382
> it was nasty one to debug 'cause it was a silent error, as what you described
> and everything appeared to be fine on the surface.

Jure, if you can confirm this is the problem you're faced with, please indicate 
so in the issue mentioned by Fotis (so it gets bumped).

Apparently, you've ended up with an incomplete installation of imkl, and the 
EasyBuild framework is only complaining about that when you're trying to use 
imkl (which is what issue #382 is about).

Can you provide a directory listing for the directories mkl/lib/intel64 and 
compiler/lib/intel64 in your imkl installaiton (it's possible not both paths 
are there).

Which version of ictce / imkl is this exactly?


regards,

Kenneth

> 
> On Oct 14, 2013, at 1:38 PM, Jure Pečar wrote:
>> I've managed to put together icc, ifort, imkl and impi modulefiles that 
>> appear to be working and made an ictce module out of them, but when I try to 
>> build something simple (like hpl) with it, I get this error: "Not all FFTW 
>> interface libraries (['fftw3xc_intel', 'fftw3x_cdft_lp64', 'mkl_cdft_core', 
>> 'mkl_blacs_intelmpi_lp64', 'mkl_intel_lp64', 'mkl_sequential', 'mkl_core']) 
>> are found in ['mkl/lib/intel64', 'compiler/lib/intel64'], can't set FFT_LIB."
>> 
>> It appears I'm missing someting, probably some environment variable.
>> 
>> Can someone send me their ictce and related modulefiles so I can figure out 
>> what I'm missing?
>> Or if you know what I'm missing, can you tell me? :)
> 
> cheers,
> Fotis
> 
> 
> -- 
> echo "sysadmin know better bash than english" | sed s/min/mins/ \
>       | sed 's/better bash/bash better/' # Yelling in a CERN forum
> 
> 
> 
> 

Reply via email to