/home/runner/work/HiCR/HiCR/include/hicr/core/executionUnit.hpp File Reference
|
HiCR
|
Provides a base definition for a HiCR Execution Unit class. More...
#include <string>#include <functional>Go to the source code of this file.
Classes | |
| class | HiCR::ExecutionUnit |
Typedefs | |
| using | HiCR::replicableFc_t = std::function< void(void *)> |
Detailed Description
Provides a base definition for a HiCR Execution Unit class.
- Date
- 06/10/2023
Typedef Documentation
◆ replicableFc_t
| using HiCR::replicableFc_t = typedef std::function<void(void *)> |
Defines a basic replicable CPU-executable function type including a closure pointer to be accepted for execution by a processing unit
Generated by