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
|
0c32a7e683
|
Refactored client.go example to match new api. Fixed typeo in jobUpdate function JobUpdateFromConfig.
|
2018-12-12 14:12:31 -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 |
|