-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
This repository is used to collect the autotuning results from telemetry for further development of the automated algorithm.
Want to contribute, just use LinearSolveAutotune.jl!
using LinearSolve, LinearSolveAutotune
# Run benchmarks with default settings (small, medium, and large sizes)
results = autotune_setup()
# View a summary of results
display(results)
# Plot all benchmark results
plot(results)
# Share your results with the community (optional)
share_results(results)
If you have any issues getting this to work, please file an issue.
Metadata
Metadata
Assignees
Labels
No labels