Skip to content

Crash and Cannot load onedal_thread.2.dll #1664

Open
@spinningwatt

Description

@spinningwatt

Describe the bug
Run the example from https://github.com/intel/scikit-learn-intelex (CPU version). The example script crashes with this error:
Intel(R) Extension for Scikit-learn* enabled (https://github.com/intel/scikit-learn-intelex)
Intel oneDAL FATAL ERROR: Cannot load onedal_thread.2.dll.

To Reproduce
Steps to reproduce the behavior:

  1. install: python -m pip install scikit-learn scikit-learn-intelex
  2. new a python file and copy the example in it. (CPU version of example)
  3. run the python file.
  4. See error

Expected behavior
The valid example result.

Output/Screenshots
image

Environment:

  • OS: Windows 10 22H2
  • Compiler: NA
  • Version:
    • scikit_learn_intelex-2024.0.1-py311-none-win_amd64.whl
    • python 3.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions