lattice-boltzmann-epiphany.git
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