Skip to content

maintain backward compatibility in R easyblock by hard linking with $LIBBLAS (for now)#1300

Merged
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:R_LIBBLAS
Nov 28, 2017
Merged

maintain backward compatibility in R easyblock by hard linking with $LIBBLAS (for now)#1300
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:R_LIBBLAS

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Nov 28, 2017

The hardcoded use of $LIBBLAS was replaced with using $LIBBLAS_MT instead in #1292, which is a backward incompatible change.

The idea is to allow tweaking this via a new toolchain option mt_blas_lapack (or equivalent approach), see discussion in easybuilders/easybuild-framework#2350.
(see also #202)

Until that is in place, we should stick to using $LIBBLAS to maintain backward compatibility.

@boegel boegel added the bug fix label Nov 28, 2017
@boegel boegel added this to the 3.5.0 milestone Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants