24#ifndef PERFORMANCE_H_INCLUDED
25#define PERFORMANCE_H_INCLUDED
31namespace Aqua{
namespace CalcServer{
namespace Reports{
62 const std::string color=
"white",
64 const std::string output_file=
"");
93 cl_event
_execute(
const std::vector<cl_event> events);
101 std::string _output_file;
112 bool _first_execution;
Runtime output base class. (See Aqua::CalcServer::Reports::Report for details)
Runtime outputs base class.
Definition: Report.h:49
Main AQUAgpusph namespace.
Definition: ArgumentsManager.cpp:45