File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -455,11 +455,11 @@ The Task-Aware MPI library requires the installation of the following tools and
455455* [ Boost] ( http://boost.org ) library version 1.59 or greater.
456456* [ ovni] ( https://github.com/bsc-pm/ovni ) instrumentation library (optional).
457457* One of the following parallel task-based programming models (required when compiling a user application):
458- - [OmpSs-2](https://github.com/bsc-pm/ompss-2-releases) (version 2023.11 or greater). That supports both
458+ - [OmpSs-2](https://github.com/bsc-pm/ompss-2-releases) (version 2023.11 or greater): Supports both
459459 **blocking** and **non-blocking** TAMPI modes.
460460 - The [OpenMP-V](https://github.com/bsc-pm/llvm) runtime (`libompv`) implemented by the derivative
461- [LLVM](https://github.com/bsc-pm/llvm) which works over the [nOS-V](https://github.com/bsc-pm/nosv )
462- tasking library. That supports the **non-blocking** mode.
461+ [LLVM](https://github.com/bsc-pm/llvm) which works over the [nOS-V](https://github.com/bsc-pm/nos-v )
462+ tasking library: Supports the **non-blocking** mode.
463463
464464
465465## Building and Installing
You can’t perform that action at this time.
0 commit comments