Compute Library
 23.05
PerformanceParameters Struct Reference

#include <performance_parameters.hpp>

Public Member Functions

 PerformanceParameters (float k)
 
 PerformanceParameters (float k, float p, float m)
 

Data Fields

float kernel_macs_cycle
 
float prepare_bytes_cycle = 0.0f
 
float merge_bytes_cycle = 0.0f
 

Detailed Description

Definition at line 28 of file performance_parameters.hpp.

Constructor & Destructor Documentation

◆ PerformanceParameters() [1/2]

◆ PerformanceParameters() [2/2]

Field Documentation

◆ kernel_macs_cycle

◆ merge_bytes_cycle

◆ prepare_bytes_cycle


The documentation for this struct was generated from the following file: