dpnp
dpnp copied to clipboard
Pin MKL version in DPNP conda package
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.