OLib - High Performance Library containing Mathematical Functions and Algorithms
Abstract
This work presents a conception of the creation of a C/C++ language library having selected BLAS (Basic Linear Algebra Subprograms) functions and additional certain possibilities within numerical methods and discrete mathematics. The library has a back-up for graphic accelerators supporting CUDA, the computers with common memory (OpenMP standard), and also the computers with scattered memory (MPI standard). The project is based on the licence of the free and open GNU GPL software.
