Skip to content

SML examples of programs using futures (using the Spoonhower Parallel ML futures library)

Notifications You must be signed in to change notification settings

aditi-gupta/futures-sml

Repository files navigation

Compile:

  make all

Run with, e.g., 4 processors:

  ./fib @MLton number-processors 4 --
  ./tab @MLton number-processors 4 --

About

SML examples of programs using futures (using the Spoonhower Parallel ML futures library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published