lofar-astron / lofar-deploy

LOFAR software stack deployment scripts and Dockerfiles for R&D purposes
GNU General Public License v3.0
6 stars 5 forks source link

Add hdf5, idg, lofarbeam and wsclean #29

Closed csbnw closed 5 years ago

csbnw commented 5 years ago

Add installation of several imaging related packages. I have tested this only on Astron/DAS-5 with the following software: centos/7, gcc/7.3.0, cmake/3.13.3, boost/1.66 and cuda/9.2.88. Furthermore, casarest fails to build (incompatible with GCC/7.3.0?) and I, therefore, have not attempted to build lofar either.

ygrange commented 5 years ago

What do you want me to do? Review your code, test if it builds, ...?

csbnw commented 5 years ago

I find it useful to have IDG and WSClean added to the scripts. However, as I pointed out, I am unable to build/test casarest and lofar. We might want to run this version of lofar-deploy through Jenkins to see whether it works or not.

tammojan commented 5 years ago

The offline data reduction packages were split off from LOFAR to DP3 and LofarBeam

ygrange commented 5 years ago

The offline data reduction packages were split off from LOFAR to DP3 and LofarBeam

Ah sorry for deleting my comment while you were answering. Ik figured it was Brams previous comment. So in essence I can provide this as the "offline packages" bit. And I think DP3 is missing from the ubuntu 16.04 Dockefile.

csbnw commented 5 years ago

The lofar-deploy code and the installed packages have been updated to work in Docker for Ubuntu 18.04 and CentOS 7.0.

ygrange commented 5 years ago

Good news!!