Cleanup
Some checks failed
MetagraphOptimization_CI / test (push) Failing after 7m44s
MetagraphOptimization_CI / docs (push) Successful in 8m28s

This commit is contained in:
2024-03-13 18:51:31 +01:00
parent 70127817b3
commit 810695171a
77 changed files with 53 additions and 11265 deletions

3
images/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Images
In this folder we collect benchmark results in pdf form which may be useful in the future.

View File

@@ -0,0 +1,3 @@
# Full Node Benchmarks
Done using `experiments/full_node.sh` on hemera, using 128 threads and 4 A100 GPUs.

View File

@@ -0,0 +1,5 @@
# Optimizer Plots
Plots of FusionOptimizer, ReductionOptimizer, SplitOptimizer, RandomWalkOptimizer, and GreedyOptimizer, executed on a system with 32 threads and an A30 GPU.
Benchmarked using `notebooks/optimizers.ipynb`.