Speclib  0.1.2
The library for writing better CUDA libraries
sp::AlignmentFallout Struct Reference

Represents the changes applied to a Tensor in order to align it. More...

#include <AlignmentFallout.hpp>

Public Member Functions

bool operator== (const AlignmentFallout &other)
 
bool operator!= (const AlignmentFallout &other)
 

Public Attributes

int leaders = 0
 
int stragglers = 0
 

Detailed Description

Represents the changes applied to a Tensor in order to align it.