35
edits
Changes
Added References
'''prelaunchTask''': The prelaunch task is set to a string that matches the label section in our tasks. It identifies which task needs to run in order for the launch to be successful. This is where you can create multiple launch tasks that setup your files differently. We’ll be adding a '''task''' and a '''launch''' for all the library we’ll be setting up.
== OpenMP ==
== References ==
[https://code.visualstudio.com/docs/cpp/launch-json-reference Visual Studio Codehttps://code.visualstudio.com/docs/cpp/launch-json-reference]
[https://gcc.gnu.org/onlinedocs/gcc/Preprocessor-Options.html https://gcc.gnu.org/onlinedocs/gcc/Preprocessor -Options .html]
[https://medium.com/@li.nguyen_15905/setting-up-vscode-for-mpi-programming-b6665da6b4ad Outdate Article https://medium.com/@li.nguyen_15905/setting-up-vscode-for integrating MPI-mpi-programming-b6665da6b4ad] [https://www.open-mpi.org/doc/current/man1/mpic++.1.php https://www.open-mpi.org/doc/current/man1/mpic++.1.php] [https://www.open-mpi.org/doc/current/man1/mpirun.1.php https://www.open-mpi.org/doc/current/man1/mpirun.1.php] [https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/ https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/] [https://gcc.gnu.org/projects/gomp/#usage https://gcc.gnu.org/projects/gomp/#usage] [https://oneapi-src.github.io/oneTBB/ https://oneapi-src.github.io/oneTBB/]