- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are having an issue where the matrix-vector product using sparse_dot_mkl cannot be carried out for a very specific matrix. Attached is the script to carry out the product and the matrix that gives the problem.
The problem occurs for MKL version: 2023.1.0 on some of our Windows computers with Intel processors (strangely, not on all such computers). The problem disappears for MKL versions starting from 2024.2.2.
Is this a known issue with MKL versiosn below 2024.2.2? Are there some known specific circumstances where the issue occurs (for example when matrix has certain properties)?
In case this is relevant, below are some other specifications of my computer and conda environment where I see the issue:
- scipy version: 1.15.1
- sparse_dot_mkl (https://pypi.org/project/sparse-dot-mkl/) version: 0.9.8
- My processor is the following: Processor 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz, 2401 Mhz, 4 Core(s), 8 Logical Processor(s)
Any insights are appreciated!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
It looks the reproducer uploading is stuck at virus scan for a while. Could you please trying uploading it again?
Thanks,
Fengrui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The download issue finally got resolved. I tried the reproducer on my end (11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz), and it worked well with oneMKL 2024.2.2 but not with the 2024.2.1 or 2023.1.0 release. We did have some changes in the sparse BLAS functions in the 2024.2.2 release. Those might have fixed this issue.
I will try to create a C code with the same data for further investigation.
Best,
Fengrui

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page