Skip to content

Autotune Results #669

@ChrisRackauckas

Description

@ChrisRackauckas

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

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