easybuilders / easybuild-easyconfigs

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
380 stars 701 forks source link

Build all of EPD (Enthought Python Distribution) from source #36

Closed JensTimmerman closed 3 years ago

JensTimmerman commented 11 years ago
fgeorgatos commented 11 years ago

Hey guys,

About #119 & http://www.enthought.com/products/epdlibraries.php

Can you please clarify? does that mean that numpy now could support for MKL, right? Also interesting packages to consider, if not too much trouble: biopython h5py netCDF4 numexpr pep8 pyflakes pytables sympy pytables

Ref. for some: https://www.hpc.ntnu.no/display/hpc/Software & the open issue for PRACE support.

JensTimmerman commented 11 years ago

In #119 we just install the binary as provided by Enthought, (without MKL linkage in numpy/scipy)

This ticket is about building everything Enthought ships, and stop redistributing their binary instead. Since we can build a big part of whatever Enthought are delivering we should just compile them all from source with the right linkage (what we already do for numpy/scipy, we always link with the math libraries in the toolchain)

fgeorgatos commented 11 years ago

btw. let's add provisionally also ipython & mayavi, assuming they don't require much debugging effort...

migueldiascosta commented 3 years ago

both EPD and it's successor Canopy are gone, there's EDM but even just listing the packages seems to require a commercial subscription (tried with their docker image).

This issue as it is doesn't seem to make sense anymore, so closing