Enable racket/future library for fine-grained hardware parallelism
</flag>
<flagname="graphics">
Enable support for graphics
</flag>
<flagname="places">
Enable racket/place library for share-nothing parallelism and message-passing communication. Compared to futures, places are heavyweight, but they have a simpler performance model.