MyraMath
Classes
FusedJobGraph.h File Reference

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>
Include dependency graph for FusedJobGraph.h:

Go to the source code of this file.

Classes

class  myra::FusedJobGraph
 Contains multiple JobGraph's, fuses them together. More...
 

Detailed Description

Contains multiple JobGraph's, fuses them together according to user-defined dependency relationships.