![]() |
libfaster API Documentation
Development Version
Super fast distributted computing
|
Definition at line 13 of file fastTask.h.
Public Attributes | |
| unsigned long int | id |
| unsigned long int | srcFDD |
| unsigned long int | destFDD |
| fddOpType | operationType |
| int | functionId |
| size_t | size |
| void * | result |
| size_t | resultSize |
| size_t | workersFinished |
| std::vector< size_t > | times |
| size_t | duration |
| std::shared_ptr< std::vector< double > > | allocation |
| std::vector< procstat > | procstats |
| std::vector< std::tuple< void *, size_t, int > > | globals |