Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | Templatize assignment loops | Adrian Kummerlaender |
2019-06-11 | Start to use codegen for actual kernel generation | Adrian Kummerlaender |
2019-06-11 | Remove initial vector field example | Adrian Kummerlaender |
2019-06-11 | Test generation of D3Q19 kernel code in notebook | Adrian Kummerlaender |
2019-06-11 | Count operations | Adrian Kummerlaender |
2019-06-11 | Restructure codegen notebook | Adrian Kummerlaender |
2019-06-10 | Improve plot generation | Adrian Kummerlaender |
2019-06-10 | Reduce thread block size | Adrian Kummerlaender |
2019-06-10 | Improve plot output | Adrian Kummerlaender |
2019-06-10 | Add fixed velocity boundaries to generated LBM kernel | Adrian Kummerlaender |
2019-06-09 | First test of partially generated LBM kernel | Adrian Kummerlaender |
2019-06-09 | Start tracking codegen notebook | Adrian Kummerlaender |
2019-06-09 | Test lid driven cavity | Adrian Kummerlaender |
2019-06-09 | Fix relaxation time | Adrian Kummerlaender |
2019-06-09 | Fix boundaries | Adrian Kummerlaender |
2019-06-09 | Add periodic performance reporting | Adrian Kummerlaender |
2019-06-08 | Performance optimizations | Adrian Kummerlaender |
2019-06-04 | Update notebook | Adrian Kummerlaender |
2019-06-04 | Check whether hand-unrolling makes a difference | Adrian Kummerlaender |
2019-06-04 | Enable verbose OpenCL output | Adrian Kummerlaender |
2019-05-31 | Try out various OpenCL work group sizes using a Jupyter notebook | Adrian Kummerlaender |
2019-05-30 | Collapse SOA into single array | Adrian Kummerlaender |
2019-05-29 | Move to structure of arrays | Adrian Kummerlaender |
2019-05-29 | Add Jupyter to nix-shell | Adrian Kummerlaender |
2019-05-28 | Add const qualifiers for pointers | Adrian Kummerlaender |
2019-05-28 | Pull streaming for local writes | Adrian Kummerlaender |
2019-05-28 | Remove branch to enable vectorization on Intel | Adrian Kummerlaender |
2019-05-27 | Add material numbers | Adrian Kummerlaender |
2019-05-27 | Print some performance statistics | Adrian Kummerlaender |
2019-05-26 | Add basic D2Q9 LBM | Adrian Kummerlaender |
2019-05-26 | Make config window togglable | Adrian Kummerlaender |
2019-05-21 | Restrict to 2D | Adrian Kummerlaender |
2019-05-20 | Change parameter window into dialog | Adrian Kummerlaender |
2019-05-20 | Throw together basic UI for updating field function | Adrian Kummerlaender |
2019-05-19 | Initial commit | Adrian Kummerlaender |