Create README.md
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Optimizing the Todd-Coxeter Algorithm
|
||||
## High Performance Computing
|
||||
|
||||
Directories `cpu-slo` and `cpu-opt` contain revisions of our CPU code. Directories `gpu-slo` and `gpu-opt` contain revisions of our GPU code.
|
||||
|
||||
Directory `gap` contains the [GAP](https://www.gap-system.org/) code for the benchmarks we used.
|
||||
|
||||
Subdirectories of `times` contain benchmark results for each implementation.
|
||||
|
||||
`presentation.pdf` is our slide deck, and also contains tabular benchmark results.
|
||||
Reference in New Issue
Block a user