mattfel1
mattfel1
I don't yet know how this would create a pipe inside the SwitchCase, since I would expect it to get moved up and outside of the Switch, but I think...
Hi, Thanks for pointing this out. I'll clean this part of the compiler up a bit. For now, just point SPATIAL_HOME to anywhere so it doesn't crash when that var...
Actually this seems like a more general problem with retime that is breaking a variety of apps
Actively working on this
I see it interleaved with 5 extra dram accesses but it seems like there should only be at most 4 extra ones, so maybe something else is going on
Turns out this was because the elements were 64 bit. Next step is to just support arbitrary width gather/scatters
Hi. It looks like it found the snapshot but then timed out on trying to retrieve it. Any chance you are behind a proxy or firewall that may interfere with...
I'm a little confused about why its hanging here. It looks like it happily resolved all of the jars now, and is compiling some scala directly in spatial-quickstart. The only...
Right. `bin/spatial t1` means that you have some `@spatial object t1 extends SpatialApp` defined somewhere in src/. There should only be one app specified when running bin/spatial
Based on that error info, it looks like its having trouble with compiling emptiness. Can you install these packages and try again? sudo apt-get install pkg-config libgmp3-dev libisl-dev