Skip to content

LinearSolveAutotune Results #725

@ChrisRackauckas

Description

@ChrisRackauckas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions