index
:
symlbm_playground
ink
master
standalone
visualization
Tinkering with LBM, OpenCL and SymPy-based code generation
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codegen_lbm.py
Age
Commit message (
Expand
)
Author
2019-06-12
Collect moments outside of the lattice class
Adrian Kummerlaender
2019-06-12
Move kernel template into separate file
Adrian Kummerlaender
2019-06-12
Allocate moments buffer only on device
Adrian Kummerlaender
2019-06-11
Move equilibrization to kernel
Adrian Kummerlaender
2019-06-11
Move D2Q9 codegen into separate file
Adrian Kummerlaender
2019-06-11
Preshift population field pointer
Adrian Kummerlaender
2019-06-11
Statically resolve indices as far as possible
Adrian Kummerlaender
2019-06-11
Move index calculation to compile time
Adrian Kummerlaender
2019-06-11
Templatize assignment loops
Adrian Kummerlaender
2019-06-11
Start to use codegen for actual kernel generation
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