Howdy EBers,

Any plans for adding web-based repos for easyconfig files?

e.g. EASYBUILD_ROBOT=/http/www.siliconslick.com/easybuild/eb_repos_cleaned/ada

which would resolve to (via EB framework):

http://www.siliconslick.com/easybuild/ebfiles_repo_cleaned/ada/

and allow someone to do something like

eb http://www.siliconslick.com/easybuild/ebfiles_repo_cleaned/ada/R/R-3.2.0-intel-2015B-default-mt.eb

which would then to proceed to build these (from the same repository):

$ module purge
$ ml
No modules loaded

$ module load   R/3.2.0-intel-2015B-default-mt
$ ml

Currently Loaded Modules:
1) GCC/4.8.4 15) NASM/2.11.06-intel-2015B 29) libICE/1.0.9-intel-2015B 2) icc/2015.3.187-GCC-4.8.4 16) libjpeg-turbo/1.4.0-intel-2015B 30) libXt/1.1.4-intel-2015B-libX11-1.6.3 3) ifort/2015.3.187-GCC-4.8.4 17) libpng/1.6.17-intel-2015B 31) ncurses/5.9-intel-2015B 4) iccifort/2015.3.187-GCC-4.8.4 18) libreadline/6.3-intel-2015B 32) texinfo/5.2-intel-2015B 5) impi/5.0.3.048-iccifort-2015.3.187-GCC-4.8.4 19) OpenSSL/1.0.1m-intel-2015B 33) zlib/1.2.8-intel-2015B 6) iimpi/7.3.5-GCC-4.8.4 20) Python/2.7.10-intel-2015B 34) Java/1.7.0_80 7) imkl/11.2.3.187-iimpi-7.3.5-GCC-4.8.4 21) xcb-proto/1.11-intel-2015B-Python-2.7.10 35) LibTIFF/4.0.3-intel-2015B 8) intel/2015B 22) xproto/7.0.27-intel-2015B 36) PCRE/8.37-intel-2015B 9) bzip2/1.0.6-intel-2015B 23) libXau/1.0.8-intel-2015B 37) Tcl/8.6.4-intel-2015B 10) freetype/2.5.5-intel-2015B 24) libpthread-stubs/0.3-intel-2015B 38) Tk/8.6.4-intel-2015B 11) pixman/0.32.6-intel-2015B 25) libxcb/1.11-intel-2015B-Python-2.7.10 39) Valgrind/3.10.1-GCC-4.8.4 12) fontconfig/2.11.93-intel-2015B 26) xtrans/1.3.5-intel-2015B 40) XZ/5.2.1-intel-2015B 13) expat/2.1.0-intel-2015B 27) libX11/1.6.3-intel-2015B-Python-2.7.10 41) R/3.2.0-intel-2015B-default-mt 14) cairo/1.14.2-intel-2015B 28) libSM/1.2.2-intel-2015B

I'm happy to make them available.  But getting all that merged takes
time.  Perhaps if there was a way to make the EasyConfigs (not blocks
or framework just yet)  readily available to others would be good.

BTW... I make no claims that everything above was built properly. But it
did build and anyone/everyone is welcome to pick it apart and write a better
version.  YMMV.

Anyway... just a thought... my latest sync for Power7
and IBM XL stuff is avail there too.  I'll try to keep it updated
as I a) write a lanal module for ESSL and b) slide the Blue Gene
in somehow.

jack

Reply via email to