This repository has been archived on 2026-05-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ITCS-4182/README.md
2019-12-11 10:29:30 -05:00

11 lines
473 B
Markdown

# 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.