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
/
implosion.py
Age
Commit message (
Expand
)
Author
2019-06-11
Restore wrongly deleted file from 75d0088
Adrian Kummerlaender
2019-06-11
Remove initial vector field example
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
Check whether hand-unrolling makes a difference
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-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