Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | List of all members
singa::JobManager Class Reference

Public Member Functions

 JobManager (const std::string &host)
 
 JobManager (const std::string &host, int timeout)
 
bool Init ()
 
bool GenerateJobID (int *id)
 
bool ListJobs (std::vector< JobInfo > *jobs)
 
bool ListJobProcs (int job, std::vector< std::string > *procs)
 
bool Remove (int job)
 
bool RemoveAllJobs ()
 
bool CleanUp ()
 

The documentation for this class was generated from the following file: