docs/device__dump_8h.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Namespaces | Macros | Functions
device_dump.h File Reference
C++ interface to dump fragments and shared memory contents for debugging. More...
#include <stdio.h>
#include "cutlass/cutlass.h"
Include dependency graph for device_dump.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
| | | cutlass | | | | | cutlass::debug | | |
|
| | #define | SHMEM_ROW_SIZE 128 | | |
|
| | template<typename Fragment > | | CUTLASS_DEVICE void | cutlass::debug::dump_fragment (Fragment const &frag, int N=0, int M=0, int S=1) | | | | template<typename Element > | | CUTLASS_DEVICE void | cutlass::debug::dump_shmem (Element const *ptr, size_t size, int S=1) | | |
| #define SHMEM_ROW_SIZE 128 |
Generated by 1.8.11