#include <saga/saga/job.hpp>
#include <saga/saga/adaptors/task.hpp>
#include <saga/impl/job.hpp>
#include <saga/impl/packages/job/job_runtime.hpp>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::job |
The Job Management API package. | |
namespace | saga::job::detail |
Functions | |
handle_type | saga::job::detail::get_handle (saga::job::ostream const &ostream, bool detach=false) |
access the underlying file descriptor |