parallel_gemm.h File Reference
#include <TiledArray/blas.h>#include <TiledArray/external/madness.h>#include <TiledArray/vector_op.h>
Include dependency graph for parallel_gemm.h:

Classes | |
| class | TiledArray::math::MatrixBlockTask< T, Size > |
| class | TiledArray::math::GemmTask< Size, C, A, B, Alpha, Beta > |
Namespaces | |
| TiledArray | |
| TiledArray::math | |
Macros | |
| #define | TILEDARRAY_DYNAMIC_BLOCK_SIZE std::numeric_limits<std::size_t>::max(); |
Macro Definition Documentation
◆ TILEDARRAY_DYNAMIC_BLOCK_SIZE
| #define TILEDARRAY_DYNAMIC_BLOCK_SIZE std::numeric_limits<std::size_t>::max(); |
Definition at line 33 of file parallel_gemm.h.
1.8.20