Re: [easybuild] Incompatibilities with different CPUs

2015-07-14 Thread Pablo Escobar Lopez
Hi Martin, openblas will ignore the optarch option in easybuild but you can use something like this in the OpenBLAS easyconfig buildopts = 'TARGET=SANDYBRIDGE BINARY=64 ' + threading + ' CC="$CC" FC="$F77"' here you have the list of supported targets in openblas

Re: [easybuild] EB and aliases (and stupid EB tricks on a BG/Q... [and hackathons])

2015-07-14 Thread Jack Perdue
On 07/14/2015 02:27 AM, Stijn De Weirdt wrote: prepend-pathPATH$root/bin set-alias addr2line "$root/bin/powerpc64-bgq-linux-addr2line" why so complicated? just make the symlinks in $root/bin? That is what I came up. I use these:

Re: on modules and dynamic linking (was: Re: [easybuild] wget GCC issue)

2015-07-14 Thread Alan O'Cais
Hi all, This is an interesting discussion because definitely there are cases where you just want to give people a single module to run a particular executable. In our case there is a learning curve for our modules env because of the hierarchy and our use of different toolchains. For some users

[easybuild] Incompatibilities with different CPUs

2015-07-14 Thread Martin
Hi, I have a couple of different CPUs and in my situation EB is not so much about a HPC site or repeatable build but rather about managing the stuff. So here's the thing: When using R/3.2.0-foss-2015a-bare (just a simply --try-software-version easyconfig) and subsequently installing a few R

Re: Intel MPI 5.1.0 (was Re: [easybuild] next EasyBuild conf call: Wed July 8th, 3pm CET)

2015-07-14 Thread Kenneth Hoste
Hi Eric, On 09/07/15 16:48, Gregory, Eric wrote: Has anyone tried building this impi yet? For me it fails with a message: Failed to move contents of /usr/local/software/jureca/Stage2/software/Toolchain/iccifort/2015.3.187/impi/5.1.0.038/impi/5.1.0.038 to

Re: [easybuild] EB and aliases (and stupid EB tricks on a BG/Q... [and hackathons])

2015-07-14 Thread Stijn De Weirdt
prepend-pathPATH$root/bin set-alias addr2line "$root/bin/powerpc64-bgq-linux-addr2line" why so complicated? just make the symlinks in $root/bin? stijn set-alias ar "$root/bin/powerpc64-bgq-linux-ar" set-alias as "$root/bin/powerpc64-bgq-linux-as" set-alias c++

Re: EasyBuild hackathon @ Austin (was: Re: [easybuild] EB and aliases (and stupid EB tricks on a BG/Q... [and hackathons]))

2015-07-14 Thread Kenneth Hoste
Hi Jack, On 03/07/15 00:29, Jack Perdue wrote: p.s. I have a room booked for myself at the Fairfield Inn & Suites Austin Northwest/Arboretum for Nov. 10-13 for the hackathon. My favorite place to stay when visiting TACC (decent breakfast and super-close [minimal traffic lights).