![]() |
Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <OMP.h>
Public Types | |
| template<typename T > | |
| using | container = hydra::thrust::omp::vector< T > |
| typedef hydra::thrust::execution_policy< omp::omp_t > | execution_policy_type |
Data Fields | |
| const omp::omp_t | backend = omp::_omp_ |
| using hydra::detail::BackendPolicy< Backend::Omp >::container = hydra::thrust::omp::vector<T> |
| typedef hydra::thrust::execution_policy<omp::omp_t> hydra::detail::BackendPolicy< Backend::Omp >::execution_policy_type |
| const omp::omp_t hydra::detail::BackendPolicy< Backend::Omp >::backend = omp::_omp_ |