Remark about strategies added
This commit is contained in:
parent
3f9e253f23
commit
a7847a2e62
|
@ -31,6 +31,7 @@ The application is designed to make adding kernels and parallelization strategie
|
||||||
- C++20 or higher
|
- C++20 or higher
|
||||||
- OpenMP support (for OpenMP parallelization strategy)
|
- OpenMP support (for OpenMP parallelization strategy)
|
||||||
- Eventify library (for Eventify parallelization strategy)
|
- Eventify library (for Eventify parallelization strategy)
|
||||||
|
- Limitation: Providing installs for all implemented parallelization strategies is mandantory at this point. Selective compilation of strategies might be added later if needed.
|
||||||
|
|
||||||
### Dependencies:
|
### Dependencies:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue