Hello, I'm playing with easybuild on a test cluster to figure out how to get it to a state needed on our production cluster. What I would like to get are eb compatibile modulefiles for "Intel cluster ready" compliant installation of Intel compilers & co. My goal is to have ictce toolchain module that would be using this existing installation.
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? :) Thanks, -- Jure Pečar http://jure.pecar.org

