Re: [easybuild] Name 'configopts' is not defined

2020-11-23 Thread Carlos Fenoy
Hi Robert, It seems your problem seems to be the '+' sign before the assignment. As the error mentions "configopts" is not defined before your uncommented line and you are trying to append to it. Simply try with: configopts = '--with-slurm --with-pmi=/usr/include/slurm --with-pmi-libdir=/usr'

Re: [easybuild] Openblas(foss) matrix issue

2019-05-28 Thread Carlos Fenoy
Hi, After fighting a long time with this, we managed to get a solution that passes both the "Openblas_matrix_issue" and "BLAS_tester" test suites. To solve the issue we had to apply a patch and add a new build parameter (USE_SIMPLE_THREADED_LEVEL3=1) to OpenBLAS to make it work with multiple

Re: [easybuild] Errors with bootstrap_eb.py for easybuild 3.3.1

2017-07-25 Thread Carlos Fenoy
Hi, Can you try bootstrapping with the: export EASYBUILD_BOOTSTRAP_DEBUG=1 and provide the output? Regards, Carlos On Mon, Jul 24, 2017 at 3:19 PM, Vanzo, Davide wrote: > Clyde, > > I stumbled into the same problem last Friday too and I am trying to figure > out

[easybuild] Multiple module classes

2015-09-15 Thread Carlos Fenoy
Hi All, Is it possible to specify in the easyconfig multiple moduleclasses? We would like to have one class per "department" but have some applications in multiple departments. Regards, Carlos -- -- Carles Fenoy