Module dslab_compute::singlecore
source · Expand description
Model of computing resource with a single core.
Structs§
- Computation is failed.
- Computation is finished successfully.
- Request to start a computation.
- Computation is started successfully.
- Models computing resource with a single “core” supporting concurrent execution of arbitrary number of tasks.
Enums§
- Reason for computation failure.