|
Distributed Ranges
|

Public Member Functions | |
| void | init () |
Public Attributes | |
| bool | use_sycl_ = false |
| dr::communicator | comm_ |
| std::set< MPI_Win > | wins_ |
| dr::rma_window | root_win_ |
| std::vector< char > | root_scratchpad_ |
Static Public Attributes | |
| static constexpr std::size_t | scratchpad_size_ = 1000000 |