Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
- class Comm Class representing communication operations.
- class Matrix Represents a matrix and provides matrix operations.
- struct MatvecConfig Represents the configuration for matrix-vector operations.
- namespace Tester Namespace containing functions for testing matrix-vector multiplication.
- namespace UtilKernels Namespace containing utility CUDA kernel wrappers.
- namespace Utils Namespace containing utility functions.
- class Vector Represents a vector.