@@ -12,18 +12,18 @@ The source code files in this repository represent a corrected and improved vers
12
12
13
13
## Table of Contents
14
14
15
- 1 . [ Project 1: OpenMP (Shared Memory) ] ( https://www.google.com/search?q=%23project-1-openmp-shared-memory )
15
+ 1 . Project 1: OpenMP (Shared Memory)
16
16
* [ Cholesky Factorization] ( https://www.google.com/search?q=%2311-cholesky-factorization )
17
17
* [ Histogram Generation] ( https://www.google.com/search?q=%2312-histogram-generation )
18
18
* [ Argmax Algorithm] ( https://www.google.com/search?q=%2313-argmax-algorithm )
19
- 2 . [ Project 2: MPI (Message Passing) ] ( https://www.google.com/search?q=%23project-2-mpi-message-passing )
19
+ 2 . Project 2: MPI (Message Passing)
20
20
* [ Monte Carlo Estimation] ( https://www.google.com/search?q=%2321-monte-carlo-estimation )
21
- * [ Flight Controller Simulator] ( https://www.google.com/search?q=%2322-flight-controller-simulator )
22
- 3 . [ Project 3: CUDA & OpenACC (GPU Acceleration) ] ( https://www.google.com/search?q=%23project-3-cuda--openacc-gpu-acceleration )
21
+ * Flight Controller Simulator
22
+ 3 . Project 3: CUDA & OpenACC (GPU Acceleration)
23
23
* [ Vector Addition] ( https://www.google.com/search?q=%2331-vector-addition )
24
24
* [ Matrix Multiplication] ( https://www.google.com/search?q=%2332-matrix-multiplication )
25
25
* [ Lagrangian Particle Tracking] ( https://www.google.com/search?q=%2333-lagrangian-particle-tracking )
26
- 4 . [ Environment and Execution] ( https://www.google.com/search?q=%23environment-and-execution )
26
+ 4 . Environment and Execution
27
27
28
28
-----
29
29
0 commit comments