Update dpnp.linalg.solve() to align NumPy 2.0
#66
Triggered via pull request
November 28, 2024 10:32
Status
Success
Total duration
21m 21s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check-mkl-interfaces.yaml
on: pull_request
Matrix: test_by_branch
Matrix: test_by_tag
Annotations
2 warnings
|
Run on ['ubuntu-22.04', python='3.12'] with oneMKL develop branch
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
Run on ['ubuntu-22.04', python='3.12'] with oneMKL tag
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|