mkl_random icon indicating copy to clipboard operation
mkl_random copied to clipboard

Transition to `scikit-build`

Open ndgrigorian opened this issue 9 months ago • 0 comments

mkl_random currently relies on MKLROOT being set in the environment to build the project (see the build script).

Transitioning to find MKL via CMake and building with scikit-build would improve project maintainability and build experience, especially when building with MKL installed via Conda.

ndgrigorian avatar Apr 15 '25 02:04 ndgrigorian