desihub / desiconda

Tools to install DESI dependencies from scratch.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

OpenBLAS / Lapacke #24

Closed tskisner closed 6 years ago

tskisner commented 6 years ago

Some packages require lapacke.h headers which are not included when we are using OpenBLAS instead of MKL. If installing OpenBLAS from ubuntu packages (i.e. in the Docker files), we should also install the lapacke-dev package. If installing OpenBLAS from source, we should add the installation of the lapacke headers.

None of this matters for MKL-based installs, which is what we use at NERSC and why we did not notice this with the imaging stack on those machines.

dannygoldstein commented 6 years ago

Hi Ted,

I figured out how to fix this, and will open a PR soon.

Danny

tskisner commented 6 years ago

Hopefully for the docker template you just added "liblapacke-dev" to the apt-get package list...

dannygoldstein commented 6 years ago

Not quite, it was a bit more complicated than that. Will show in PR...

Danny

On Wed, Oct 24, 2018 at 2:38 PM, Theodore Kisner notifications@github.com wrote:

Hopefully for the docker template you just added "liblapacke-dev" to the apt-get package list...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/desihub/desiconda/issues/24#issuecomment-432778775, or mute the thread https://github.com/notifications/unsubscribe-auth/ACpC4P_7A8tJjDGfsMYSVHA_ByptX-gtks5uoLO0gaJpZM4X4BW3 .

-- Danny Goldstein http://astro.caltech.edu/~danny