MyraMath
|
Contains multiple JobGraph's, fuses them together according to user-defined dependency relationships. More...
#include <myramath/MYRAMATH_EXPORT.h>
#include <myramath/jobgraph/Job.h>
#include <myramath/jobgraph/JobID.h>
#include <myramath/jobgraph/JobGraph.h>
#include <myramath/jobgraph/Options.h>
#include <map>
#include <vector>
#include <string>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | myra::FusedJobGraph |
Contains multiple JobGraph's, fuses them together. More... | |
Contains multiple JobGraph's, fuses them together according to user-defined dependency relationships.