TDLS 0.2.0
Tiny Device-callable Linear Solvers
Loading...
Searching...
No Matches
tdls.hpp
Go to the documentation of this file.
1#ifndef TDLS_TDLS_HPP
2#define TDLS_TDLS_HPP
3
4
5
13
14#include <tdls/core/macros.hpp>
16#include <tdls/core/version.hpp>
17
21
22
23
24#endif // TDLS_TDLS_HPP
TFEL adaptors: call the TiledLUpp solvers directly on the tfel::math objects (matrices,...
Toolchain detection and portability macros.
Runtime-size variant of the TiledLUpp solver.
TiledLUpp solver: LU with partial pivoting on tile grids, one thread / work-item per system.
Exact floating-point value admissible as a template argument.
TDLS version macros.