Skip to content

Commit

Permalink
doc: added link to VSC Extension
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasrothenberger committed Nov 13, 2023
1 parent 8278077 commit be8b777
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Detailed information about each execution step, the setup as well as the functio
### Quick Links
- [Quickstart guide - GUI](https://discopop-project.github.io/discopop/Quickstart)
- [Quickstart guide - CMake projects](https://discopop-project.github.io/discopop/Quickstart_CMake)
- [Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=TUDarmstadt-LaboratoryforParallelProgramming.discopop)

## Example
DiscoPoP creates parallelization suggestions for sequential source code.
Expand Down Expand Up @@ -98,7 +99,8 @@ Please refer to the [parallel patterns](https://discopop-project.github.io/disco
return 0;
}


### Convenience
For a convenient set, configuration, management, application, and browsing of identified parallelization suggestions, please consider using our [Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=TUDarmstadt-LaboratoryforParallelProgramming.discopop).



Expand Down

0 comments on commit be8b777

Please sign in to comment.