Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add multi-GPU support to CompositeGeometryManager | Willem Jan Palenstijn | 2016-01-19 | 1 | -114/+320 |
| | |||||
* | Fix whitespace | Willem Jan Palenstijn | 2016-01-19 | 1 | -21/+21 |
| | |||||
* | Fix projections parallel to XZ or YZ planes | Willem Jan Palenstijn | 2016-01-14 | 1 | -0/+12 |
| | | | | | The early-cutoff optimization in CompositeGeometryManager was failing to properly handle +/-Inf. | ||||
* | Add utility functions for creating FP/BP JobLists | Willem Jan Palenstijn | 2015-12-04 | 1 | -2/+111 |
| | |||||
* | Add CompositeGeometryManager | Willem Jan Palenstijn | 2015-12-04 | 1 | -0/+884 |
This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary. |