-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
This is an issue for the LinearSolveAutotune results, generated via the commands:
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)or preferably the large-scale runs via:
For more information on contributing to the results, see https://docs.sciml.ai/LinearSolve/stable/tutorials/autotune/
Metadata
Metadata
Assignees
Labels
No labels