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

Build Numpy and Scipy against vendor math libraries (AOCL/MKL) #223

Open
AlexKurek opened this issue Jan 20, 2025 · 1 comment · May be fixed by #231 or #222
Open

Build Numpy and Scipy against vendor math libraries (AOCL/MKL) #223

AlexKurek opened this issue Jan 20, 2025 · 1 comment · May be fixed by #231 or #222

Comments

@AlexKurek
Copy link
Contributor

AlexKurek commented Jan 20, 2025

Perhaps this could be done analogously to: #222. There are .pc files in the package, but only for FFTW.

These are the .so filenames used elsewhere in the recipe:

-DBLAS_LIBRARIES="${AOCL_ROOT}/lib/libblis.so"
-DLAPACK_LIBRARIES="${AOCL_ROOT}/lib/libflame.so"
@tikk3r tikk3r reopened this Jan 23, 2025
@tikk3r tikk3r changed the title Build Numpy and Scipy against AOCL Build Numpy and Scipy against vendor math libraries (AOCL/MKL) Jan 23, 2025
@tikk3r
Copy link
Owner

tikk3r commented Jan 23, 2025

There are open pull requests regarding it that have not been merged, so this is not a completed issue.

This was linked to pull requests Jan 23, 2025
@AlexKurek AlexKurek closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2025
@AlexKurek AlexKurek reopened this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants