2023-08-26 18:37:05 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-25 20:18:08 +02:00
2023-08-24 19:46:27 +02:00
2023-08-25 16:43:58 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00
2023-08-24 19:46:27 +02:00

StencilParallelPattern

To compile with debug symbols:

cmake -DCMAKE_BUILD_TYPE=Debug -S . -B build/

cd build/

make

To compile with optimizations:

cmake -DCMAKE_BUILD_TYPE=Release -S . -B build/

cd build/

make
Description
No description provided
Readme 14 MiB
Languages
C++ 65.2%
TeX 32.8%
CMake 2%