futhark-0.9.1: An optimising compiler for a functional, array-oriented language.

Safe HaskellNone
LanguageHaskell2010

Futhark.CLI.Bench

Description

Simple tool for benchmarking Futhark programs. Use the --json flag for machine-readable output.

Documentation

main :: String -> [String] -> IO () Source #