Rosetta
|
#include <basic/thread_manager/RosettaThreadManager.fwd.hh>
#include <basic/thread_manager/RosettaThreadAssignmentInfo.fwd.hh>
#include <basic/thread_manager/RosettaThreadManagerAdvancedAPIKey.fwd.hh>
#include <basic/thread_manager/RosettaThreadAllocation.hh>
#include <utility/SingletonBase.hh>
#include <utility/vector1.hh>
#include <platform/types.hh>
Classes | |
class | basic::thread_manager::RosettaThreadManager |
A manager that maintains a threadpool and handles requests for threads for multithreaded execution of functions. This allows multithreading at many different levels in the Rosetta library hierarchy, from job-level parallel execution down to parallel computation of a score, gradient vector, or interaction graph. More... | |
Namespaces | |
basic | |
Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input. | |
basic::thread_manager | |