-
-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
BLASIssue or pull request related to Basic Linear Algebra Subprograms (BLAS).Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).Tracking IssueTracking issue.Tracking issue.WebAssemblyIssue involves or relates to WebAssembly.Issue involves or relates to WebAssembly.
Description
Description
This RFC proposes adding WebAssembly implementations for extended BLAS routines. The purpose of this issue is to serve as a tracking issue for adding WebAssembly implementations for extended BLAS routines.
Implementation Status for WebAssembly for extended BLAS Routines
Single Precision
- sapx
- sapxsum
- sapxsumkbn
- sapxsumkbn2
- sapxsumors
- sapxsumpw
- sasumpw
- scusum
- scusumkbn
- scusumkbn2
- scusumors
- scusumpw
- sdsapxsum
- sdsapxsumpw
- sdsnansum
- sdsnansumpw
- sdssum
- sdssumpw
- sfill
- snansum
- snansumkbn
- snansumkbn2
- snansumors
- snansumpw
- srev
- ssort2hp
- ssort2ins
- ssort2sh
- ssorthp
- ssortins
- ssortsh
- ssum
- ssumkbn
- ssumkbn2
- ssumors
- ssumpw
Double Precision
- dapx feat: add
blas/ext/base/wasm/dapx
#5643 - dapxsum
- dapxsumkbn
- dapxsumkbn2 feat: add
blas/ext/base/wasm/dapxsumkbn2
#5630 - dapxsumors feat: add
blas/ext/base/wasm/dapxsumors
#5644 feat: addblas/ext/base/wasm/dapxsumors
#5694 - dapxsumpw
- dasumpw feat: add
blas/ext/base/wasm/dasumpw
#5549 - dcusum
- dcusumkbn
- dcusumkbn2
- dcusumors
- dcusumpw
- dfill
- dnanasum
- dnanasumors
- dnannsum
- dnannsumkbn
- dnannsumkbn2
- dnannsumors
- dnannsumpw
- dnansum
- dnansumkbn
- dnansumkbn2 feat: add
blas/ext/base/wasm/dnansumkbn2
#5735 - dnansumors
- dnansumpw
- drev
- dsapxsum
- dsapxsumpw
- dsnannsumors
- dsnansum
- dsnansumors
- dsnansumpw
- dsort2hp
- dsort2ins
- dsort2sh
- dsorthp
- dsortins
- dsort2sh
- dsorthp
- dsortins
- dsortsh
- dssum
- dssumors
- dssumpw
- dsum
- dsumkbn
- dsumkbn2
- dsumors
- dsumpw
Related Issues
Related issues #5504 , #5505, #5506, #5507, #5509 and #5732 .
Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
BLASIssue or pull request related to Basic Linear Algebra Subprograms (BLAS).Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).Tracking IssueTracking issue.Tracking issue.WebAssemblyIssue involves or relates to WebAssembly.Issue involves or relates to WebAssembly.