Recent Changes - Search:

edit SideBar

xblas

Description

The XBLAS library of routines is part of a reference implementation for the Dense and Banded Basic Linear Algebra Subroutines, along with their Extended and Mixed Precision versions, as documented in Chapters 2 and 4 of the new BLAS Standard.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://www.netlib.org/xblas

Version: 1.0.248-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on November 12, 2018, at 09:32 AM