Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sampsyo
Created April 19, 2016 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sampsyo/4ff4cc3ea97b370e8fc92492fbaf80cd to your computer and use it in GitHub Desktop.
Save sampsyo/4ff4cc3ea97b370e8fc92492fbaf80cd to your computer and use it in GitHub Desktop.

The GPU languages are all corrupted C variants where all safety is sacrificed in the name of low-level control. And the awkward dance for CPU–GPU communication is "stringly typed."

Verilog/VHDL are leaky abstractions with creaky tools; they're just very old languages with zero of the modern conveniences. Bluespec seems rad and I don't know why it's not more popular! Same with Chisel: https://chisel.eecs.berkeley.edu/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment