PennyLaneAI / PennyLaneAI/catalyst
Avoid scipy-openblas32 runtime dependency ? Use CMake to find a BLAS backend
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 234
- Forks
- 84
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 66
Description
As for the same reasons stated on https://github.com/PennyLaneAI/pennylane-lightning/issues/1219#issue-3279889924
Would it be possible to remove the dependency on scipy-openblas32 or add a toggle option minimally (like it was done for lightning)?
cc : @maliasadi
Thanks,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked PennyLane Lightning issue and then locate the current scipy-openblas32 dependency and CMake configuration. Done means either removing that runtime dependency or providing a toggle for selecting a BLAS backend, with the supported build and runtime paths verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100