Skip to content
#

boom

Here are 56 public repositories matching this topic...

futhark
athas
athas commented Jul 24, 2019

Tools such as gofmt are very useful for quickly cleaning reformatting code according to some coding style. I think we need the same for Futhark. It's a bit more complicated to do this for an expression-oriented language than a statement-oriented one, but there is prior art we can look at (like Brittany for Haskell).

While constructing futhark fmt i

jerryz123
jerryz123 commented Nov 29, 2019

Currently the COMMIT_LOG_PRINTF, MEMTRACE_PRINTF, and the DEBUG_PRINTF are executed as chisel prints which are emitted to stderr However you can only have one of these at a time, since they all go to stderr.

We should create C DPI widgets that also direct the logs into files. Preferably this would be some templated thing, since there are lots of things we potentially want to trace ou

Improve this page

Add a description, image, and links to the boom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boom topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.