Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Manage BLAS symlinks #212

Open
noamross opened this issue Mar 1, 2024 · 0 comments
Open

Feature request: Manage BLAS symlinks #212

noamross opened this issue Mar 1, 2024 · 0 comments
Labels
feature a feature request or enhancement

Comments

@noamross
Copy link

noamross commented Mar 1, 2024

It would be very helpful if rig could take care of managing BLAS/LAPACK libraries used by all the installed versions by setting the relevant symlinks. There's a lot of payoff to switching these to Accelerate on macOS but it's a pretty obscure thing to set and track the status of.

https://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html#Which-BLAS-is-used-and-how-can-it-be-changed_003f

Something like rig system blas set [version] [blas lib] and rig system blas status to switch and look up the library of the R framework would be very helpful, or even an option to set the default for all R versions, including on install.

@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants