BabelStream/rust-stream/.cargo/config.toml
Tom Lin fdb2c181cc Add Crossbeam implementation
Add rustfmt and use target-cpu=native
Add option for libc malloc, basic thread pinning, touch-free allocation
Split modules
2021-06-15 23:13:14 +01:00

2 lines
47 B
TOML

[build]
rustflags = ["-C", "target-cpu=native"]