![]() |
Peano
|
Go to the source code of this file.
Data Structures | |
class | tarch::multicore::Core |
Core. More... | |
Namespaces | |
namespace | tarch |
Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
namespace | tarch::multicore |
This page describes Peano 4's multithreading namespace. | |
Functions | |
int | tarch::multicore::getNumberOfUnmaskedThreads () |
This routine runs through the Unix thread mask and counts how many threads SLURM allows a code to use. | |
std::string | tarch::multicore::printUnmaskedThreads () |
Creates a string representation of those threads which are available to the processes. | |