Renan DelValle
|
e13349db26
|
Initial support for Thermos and GPU resources.
|
2019-01-07 14:39:47 -08:00 |
|
Renan DelValle
|
51597ecb32
|
Changing paths to refer to gorealis v2 in order for dependencies to be correct.
|
2018-12-27 10:09:22 -08:00 |
|
Renan DelValle
|
e1906542a6
|
Allowing task and job to return job keys. Job keys are now passed around as concrete types (not pointers) due to the possiblity of side effects being cause if pointers to job keys inside of another struct are passed around. Cloning now uses the TaskFromThrift method to do a deep copy of an AuroraTask.
|
2018-12-12 14:01:26 -08:00 |
|
Renan DelValle
|
98b4061513
|
Renamed Task to AuroraTask to avoid confusion with Mesos tasks. Added constants to access certain resources to avoid confusion and to ensure compile time safety.
|
2018-12-11 16:51:50 -08:00 |
|
Renan DelValle
|
5836ede37b
|
Splitting off Aurora task from Aurora Job since Update mechanism only needs task.
|
2018-12-10 18:57:16 -08:00 |
|