Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

No performance gain observed on kmeans scikit-learn with tbb and mkl based intelnumpy #4

@vineel96

Description

@vineel96

Hi @anton-malakhov @rscohn2 @samaid @sfblackl-intel ,
I did not observe any performance gain in execution time on scikit-learn's kmeans algorithm with tbb monkey patching and intelnumpy(which uses MKL) over normal kmeans algorithm.
system: aws c6i.4xlarge icelake with 8 cores(2 threads per core)
I have installed intelnumpy, tbb, smp, numba. I have following doubts:

  1. do TBB monkey patching mimics 100% of oneTBB which is used in onedal(scikit-learn-intelex)?
  2. Based on results can we conclude that oneMKL and oneTBB does not contribute at all for performance gain for kmeans which are major building blocks in scikit-learn-intelex?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions