lattice-boltzmann-epiphany.git
2014-12-04 Sebastiand2q9: rename "timers" (name conflict with libc) master
2014-09-15 Sebastiand2q9: fix stupid bugs
2014-09-15 Sebastiand2q9: consistent naming for 2D and 3D case
2014-09-02 Sebastiand3q19: implement optimized bulk collision/stream
2014-09-02 Sebastiand3q19: remove libc, add stubs
2014-09-01 Sebastiand3q19: initial upload (no Zou/He)
2014-08-25 Sebastianhost: split write_image into GIF and MP4 (fails!)
2014-08-25 Sebastianhost: split write_image for density/velocity, -lm
2014-08-25 Sebastiand2q9: implement Zou/He boundaries on all sides
1970-01-01 Sebastiand2q9: fix processing of non-wrapping borders
2014-08-13 Sebastiand2q9: rename NUM_CORES to CORES
2014-08-13 Sebastiand2q9: rename BLOCK_{X,Y} to BLOCKS_{X,Y}
2014-08-13 Sebastiand2q9: replace attribute 'unused' with 'used'
2014-08-13 Sebastiand2q9: remove row, col, core from header
2014-08-13 Sebastianrename folder
2014-08-12 Sebastiansimple full bounce-back borders
2014-08-12 Sebastianremove useless delay(), since ping-pong works now
2014-08-12 SebastianMakefile: don't print $(EOBJS) in help screen
2014-07-30 Sebastianshared: don't pack shm_t, but align it instead
2014-07-28 Sebastianall: new polling architecture
2014-07-28 Sebastiantarget: fail build on too small sizes
2014-07-28 Sebastianhost: fix write_populations().
2014-07-25 Sebastiantimers: save timer values to timers.dat
2014-07-25 Sebastianall: begin of time measurement infrastructure
2014-07-25 Sebastianhost: cleanup
2014-07-25 SebastianMakefile: run everything internally with float
2014-06-30 Sebastianinner borders
2014-06-26 Sebastianallow blocks of up to 24 KB (three banks)
2014-06-26 Sebastianadd compile-time error for oversized grids
2014-06-25 Sebastianlb: D2Q9 working, single bank, single core
2014-06-17 Sebastianinitial commit