Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 5 of 5) sorted by relevance

/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.c100 static size_t dynamicSMemSize(int threads) { return threads * sizeof(CeedScalar); } in dynamicSMemSize() argument
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md62 …or application codes which manage multiple {ref}`Ceed` objects, parallelized across OpenMP threads.
477 deteriorates very quickly when threads run out of registers.
H A DlibCEEDapi.md187 …than O(1) data, allowing operations performed on a coprocessor or worker threads to overlap with o…
/libCEED/
H A DREADME.md80 which will allow operators created and applied from different threads inside an `omp parallel` regi…
H A DDoxyfile478 # The NUM_PROC_THREADS specifies the number of threads doxygen is allowed to use
483 # threads. Since this is still an experimental feature the default is set to 1,