OpenMathLib / OpenMathLib/OpenBLAS
DTBSM, triangular band matrix solve with multiple right-hand sides
Nessuno ha ancora preso questa issue.
- Lingua principale
- C
- Stelle
- 7.6k
- Fork
- 1.7k
- Merge medio
- 1g 3h
- PR unite (30g)
- 42
Descrizione
Hi OpenBLAS community, I received an email from a BLAS/LAPACK user and they were wondering why there exists Level 2 DTBSV, and why there does not exist a Level 3 DTBSM. So a DTBSV with multiple right-hand sides. The user has an application where a Level 3 DTBSM and, if speed-up could be obtained by blocking on the multiple right-hand sides, they would not mind the speed-up. DTBSM does not exist in BLAS, and does not exist in BLAS Technical Forum Standard. Few questions: (1) Do you see any reason(s) to exclude DTBSM from BLAS? [ (drawback = Complexity, software maintenance) vs ( not clear how many users ) vs ( not clear how much speedup ) are certainly good reasons. Wondering if there are some more reasons. ] (2) Do you know of requests for DTBSM from users (or yourself)? (3) Do you have DTBSM in OpenBLAS? (typically it could fit neatly and seamlessly under LAPACK DPBTRS). Cheers, Julien.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Questa è una discussione di progettazione aperta, non un’attività di implementazione con ambito definito. Inizia dalle interfacce esistenti DTBSV e LAPACK DPBTRS menzionate nell’issue, quindi consulta il BLAS Technical Forum Standard per stabilire il comportamento richiesto di DTBSM. Per considerare conclusa l’attività sarà necessaria una decisione documentata e, se accettata, un ambito di implementazione concreto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c
- Ambito
- performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100