Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-11 | Fix particle partition in buffers | 1 | -2/+2 | |
2019-10-01 | Edit const correctness | 1 | -3/+3 | |
2019-10-01 | More optimization for GPU | 1 | -2/+9 | |
2019-10-01 | Use templated functor for copy of particles | 1 | -10/+2 | |
2019-10-01 | Implement particle copy | 1 | -23/+24 | |
2019-10-01 | Perform partition in smaller buffer | 1 | -14/+11 | |
2019-10-01 | Implemented iterator distance | 1 | -5/+11 | |
2019-10-01 | Implemented stable partition | 1 | -9/+15 | |
2019-10-01 | Rewrite as functor | 1 | -26/+9 | |
2019-10-01 | Replaced Index function | 1 | -2/+13 | |
2019-10-01 | Implement `iota` on GPU | 1 | -4/+6 | |
2019-10-01 | Start GPU conversion | 1 | -10/+13 | |
2019-09-24 | Move temporary variables into function | 1 | -4/+5 | |
2019-09-24 | Add comments | 1 | -6/+31 | |
2019-09-23 | Create dedicated method for partition in buffers | 1 | -0/+115 |