Remove support for Elemental and clean up the QDEIM support.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 236
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Given that #12 implements a distributed "static" SVD using [ScaLAPACK](http://www.netlib.org/scalapack/) and that [Elemental](https://github.com/elemental/Elemental) is deprecated, Elemental support should probably be removed. The [LLNL fork of Elemental](https://github.com/LLNL/Elemental) has stripped everything but support for BLAS Level 1 subroutines, so that fork won't serve our purposes.
The QRCP and QDEIM functionality also needs cleaning up.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Search the repository for Elemental, QRCP, and QDEIM support, then read #12 to understand the ScaLAPACK context. Done criteria for the QDEIM cleanup are not defined in the issue, so the intended scope needs clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- distributed-systems, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100