yes - in this case - I was building on broadwell-u . I will re-try on older dell r920 .
My - user(s) want the ancient compiler combo because there code is very comples to debug. Eventually- the need a toolchain like gmpolf with addon cuda support. I don't see any toolchain for pgi (nvidia) compilers ? -/Don On Mon, Mar 9, 2015 at 11:24 AM, Kenneth Hoste <[email protected]> wrote: > Hi Don, > > > On 09/03/15 17:07, Don Moore wrote: > > eb gmpolf-1.4.8.eb -r > Fail: > from openBlas .. > ideas? > > > If the hardware is recent, you'll need to use a more recent version of > OpenBLAS, since it won't be aware of your processor architecture yet. > > So, if you want/need a combination of an ancient compiler like GCC 4.4 and > a newer OpenBLAS, you're definitely looking at a new/own version of a > particular toolchain. > > > regards, > > Kenneth > > > -/Don > > == preparing... > == configuring... > == building... > == FAILED: Installation ended unsuccessfully (build directory: > /opt/apps/build/OpenBLAS/0.2.6/gmpich-1.4.8-LAPACK-3.4.2): build failed > (first 300 chars): EasyBuild crashed with an error (at > easybuild/software/EasyBuild/2.0.0/lib/python2.7/site-packages/easybuild_framework-2.0.0-py2.7.egg/easybuild/tools/run.py:384 > in parse_cmd_output): cmd " make -j 4 BINARY=64 USE_THREAD=1 CC="$CC" > FC="$F77"" exited with exitcode 2 and output: > nm: '/lib/libpthread.s > == Results of the build can be found in the log file > /tmp/eb-BevE4v/easybuild-OpenBLAS-0.2.6-20150309.104623.jhSDj.log > ERROR: EasyBuild crashed with an error (at > easybuild/software/EasyBuild/2.0.0/lib/python2.7/site-packages/easybuild_framework-2.0.0-py2.7.egg/easybuild/main.py:137 > in build_and_install_software): Build of > /opt/apps/easybuild/software/EasyBuild/2.0.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.0.0-py2.7.egg/easybuild/easyconfigs/o/OpenBLAS/OpenBLAS-0.2.6-gmpich-1.4.8-LAPACK-3.4.2.eb > failed (err: 'build failed (first 300 chars): EasyBuild crashed with an > error (at > easybuild/software/EasyBuild/2.0.0/lib/python2.7/site-packages/easybuild_framework-2.0.0-py2.7.egg/easybuild/tools/run.py:384 > in parse_cmd_output): cmd " make -j 4 BINARY=64 USE_THREAD=1 CC="$CC" > FC="$F77"" exited with exitcode 2 and output:\nnm: \'/lib/libpthread.s') > (pwd now: /etc/easybuild.d) > > > On Mon, Mar 9, 2015 at 10:53 AM, Ward Poelmans <[email protected]> > wrote: > >> On Mon, Mar 9, 2015 at 4:14 PM, Don Moore <[email protected]> wrote: >> > >> > I wonder if you have any idea about how to get the toolchain >> > gmpolf-1.4.8.eb working with GCC-4.4.7 ? For example, >> > copy gmpolf-1.4.8.eb, change version or use --try-* >> >> I think the best thing you can do in your case is probably to have >> your own version of the gmpolf toolchain, with gcc 4.4.7. >> >> Ward >> > > >

