Skip to content

Add an axpby Kernel #285

@FreddieWitherden

Description

@FreddieWitherden

An extremely useful BLAS extension, found in ATLAS, MKL and others is: axpby defined as: y = alpha*x + beta*y and is a generalization of axpy. Incorporating this into OpenBLAS would greatly simplify the use of OpenBLAS in existing projects which assume the availability of such a kernel.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions