diff --git a/README.md b/README.md index 6a921f1..f34b6c1 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ The application is designed to make adding kernels and parallelization strategie - C++20 or higher - OpenMP support (for OpenMP 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: