dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

Pin MKL version in DPNP conda package

Open PokhodenkoSA opened this issue 3 years ago • 0 comments

DPNP has build time dependency to MKL and should use the same version of MKL in runtime. DPNP conda packages should depend on correct MKL version. Otherwise users of DPNP should install correct version of MKL with particular version of DPNP.

PokhodenkoSA avatar Dec 13 '21 10:12 PokhodenkoSA