Skip to content

Commit c690ca1

Browse files
authored
Merge pull request #16 from Fuad-HH/add_analysis
Add Timing Result Analysis
2 parents 6b60cd8 + 89daba0 commit c690ca1

31 files changed

Lines changed: 851 additions & 0 deletions

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Assignment 2
22
This is a part of the course "Advanced Computing for Engineering and Science Software at Scale".
33

4+
> [!IMPORTANT]
5+
> To view the speedup and other timing analysis, please check the `SpeedupAnalysis` directory. It contains two self describing IPython Notebooks (`plotCAS2.ipynb` and `total_time.ipynb`).
46
57
## Installation
68
1. Install `Kokkos` with either `OpenMP` or `CUDA` backend. Here's an example cmake command:
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.
1.53 KB
Binary file not shown.

SpeedupAnalysis/cases/gpu_cases/gpu.err

Whitespace-only changes.

0 commit comments

Comments
 (0)