Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace internally developed CSR GEMM with a call to MKL #2808

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

Vika-F
Copy link
Contributor

@Vika-F Vika-F commented May 31, 2024

  • internally developed GEMM was removed
  • call to MKL's sparse GEMM was added into clusters assignment step in sparse K-means (see assign_clusters kernel)
  • incorrect use of communicator was removed
  • Sparse method was aligned with dense method. Now both methods give the same results on the same input data passed in sparse and dense layout respectively

@Vika-F
Copy link
Contributor Author

Vika-F commented Jun 28, 2024

/azp run CI

Copy link

Pipelines were unable to run due to time out waiting for the pull request to finish merging.

@Vika-F
Copy link
Contributor Author

Vika-F commented Jul 2, 2024

/intelci: run

@Vika-F Vika-F marked this pull request as ready for review July 2, 2024 12:16
@Vika-F Vika-F added the dpc++ Issue/PR related to DPC++ functionality label Jul 2, 2024
@Vika-F Vika-F requested review from md-shafiul-alam and removed request for samir-nasibli and Alexsandruss July 2, 2024 12:17
@Vika-F
Copy link
Contributor Author

Vika-F commented Jul 4, 2024

/intelci: run

1 similar comment
@Vika-F
Copy link
Contributor Author

Vika-F commented Jul 4, 2024

/intelci: run

@Vika-F
Copy link
Contributor Author

Vika-F commented Jul 5, 2024

@Vika-F
Copy link
Contributor Author

Vika-F commented Jul 15, 2024

/intelci: run

@Vika-F
Copy link
Contributor Author

Vika-F commented Aug 14, 2024

/intelci: run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dpc++ Issue/PR related to DPC++ functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants