Dependencies for speculation-0.8.0

library
  • base (>=4 && <6)
  • parallel (>=2.2 && <2.3)
  • stm (>=2.1 && <2.2)
  • if flag(nolib)
    • buildable: False
test-speculation
benchmark-speculation

Flags

Automatic Flags
NameDescriptionDefault
optimize

Enable optimizations

Enabled
tests

Build the tests

Enabled
benchmarks

Build the benchmarks

Enabled
hpc

Use HPC for tests

Enabled
nolib

Don't build the library. Useful for speeding up the modify-build-test cycle.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info