Skip to content

Instantly share code, notes, and snippets.

@maxhodak
Created February 24, 2013 21:31
Show Gist options
  • Save maxhodak/5025730 to your computer and use it in GitHub Desktop.
Save maxhodak/5025730 to your computer and use it in GitHub Desktop.
Solution(Set(
Device(Set(
Pipeline(Queue(
Warp(/* ... */),
Warp(/* ... */),
Warp(/* ... */))))),
Device(Set(
Pipeline(Queue(
Warp(/* ... */),
Warp(/* ... */)
Warp(/* ... */))))),
Device(Set(
Pipeline(Queue(
Warp(/* ... */),
Warp(/* ... */)
Warp(/* ... */)))))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment