hpx/batch_environments/alps_environment.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util
namespace batch_environments
struct alps_environment

Public Functions

alps_environment(std::vector<std::string> &nodelist, bool debug)
bool valid() const
std::size_t node_num() const
std::size_t num_threads() const
std::size_t num_localities() const

Private Members

std::size_t node_num_
std::size_t num_threads_
std::size_t num_localities_
bool valid_