AMDBLIS is a portable, open-source software framework for instantiating high-performance Basic Linear Algebra Subprograms (BLAS), such as dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of the commonly used and computationally-intensive operations.
Availability and Restrictions
Versions
amdblis is available on the Ascend Cluster. The versions currently available at OSC are:
Version | Ascend |
---|---|
3.1 | X* |
* Current Default Version
You can use module spider amdblis
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
Access
amdblis is available to all OSC users. If you have any questions, please contact OSC Help.
Publisher/Vendor/Repository and License Type
AMD, amdblis uses the 3-clause BSD license; the full license is in here.