Sven Dorkenwald
Sven Dorkenwald
Using the most recent Knossos version (as of some days ago) and most recent arch linux (as of some days ago). Painting with the brush does not show any segmentation...
Fix typo
make MG_stencil currently crashes due to missing common/timers.o
I tried the End-to-End Example with different cloverleaf stencils. While `advec_mom_kernel_loop97` for instance works fine, `update_halo_kernel_loop{17,18,19}` for instance fail in the step generating the `.sk.out` file. ``` [1482279410.6550 - DEBUG]...
I created the `simple_loop01.ir`, `simple_loop01.sk` and `simple_loop.sk.out` as shown in the end-to-end example and they look fine as far as I can tell. Creating the Z3 file and the halide...
Hi, I built the `frontend` with `make` on a 32bit Ubuntu 14.04 setup (same as in the Dockerfile) and used it to get *.ir files with `make stencil` in the...
Uploads of large tables need to be batched. Instead of pushing this responsibility to the user and require every user to reimplement this from scratch, the CAVEclient should implement a...