Accession Number:
AD1065148
Title:
BLAS (Basic Linear Algebra Subprograms) in the C# Language
Descriptive Note:
Technical Report,02 Apr 2015,22 Dec 2017
Corporate Author:
US ARMY TARDEC ANALYTICS/DYNAMICS WARREN United States
Personal Author(s):
Report Date:
2017-12-01
Pagination or Media Count:
686.0
Abstract:
Document the proof of principle study undertaken to rewrite BLAS in the C language. Comparison of machine floating point precision, error-exit tests, and computational tests between the FORTRAN 90 and C implementations for Level 1, 2, and 3 BLAS subroutines were completed successfully. Additional comparison tests included DDOT Level 1, DGER Level 2, and DSYMM Level 3 that matched the output from the Intel Math Kernel Library BLAS Code. No optimization was attempted. This working C language implementation of BLAS defines a starting point to further optimize BLAS in an object-oriented class based .NET language and explore further expansion into the areas of other operating systems .NET Core is designed to work on Windows, Linux, and macOS operating systems and cloud computing environments.
Descriptors:
Subject Categories:
- Computer Programming and Software