![]() |
Peano
|
Something on specialisations (heap, smartpointers, ...)
More details on teh maturity and working of coce
Discussion how to introduce your own GPU-specific kernels
This will change completely as we switch to xDSL. Notably, we will not support multiple target GPUs in one source code anymore.
This will change completely as we switch to xDSL. Notably, we will not support multiple target GPUs in one source code anymore.
Specify each of these, and how they can be given extra functionality.
add links to the python and c++ documentation which has already been captured.
tidy this up - just adding this page in to introduce methods which need to be written for multigrid, such as touchVertexFirstTime
This has to be worked out. Does usually not happen for OpenMP. But TBB/SYCL are different stories.
Does the code use enclave tasks and yield many tasks? In this case, you might have encountered a scheduler flaw. Change the multicore scheduler on the command line.
The calls above are not valid anymore. See benchmark docu further down which works.