| Commit [+] | Author | Date | Line | Data |
|---|---|---|---|---|
| 50906156 DH |
David Hilvert | 2009-10-27 23:00:31 +0000 | 1 | --- !ditz.rubyforge.org,2008-03-06/issue |
| 2 | title: Implement OpenCL acceleration for common cases, as outlined in Libale bug database. | |||
| 3 | desc: |- | |||
| 4 | Common cases should be possible to accelerate in a fairly straightforward way (e.g., by | |||
| 5 | checking pointer-based structures against some set of common instances (e.g., box | |||
| 6 | and triangle filters, which are used by default, out of the complete [infinite] set | |||
| 7 | of possible filters)). | |||
| 8 | type: :task | |||
| 9 | component: ale | |||
| 10 | release: | |||
| 11 | reporter: David Hilvert <dhilvert@auricle.dyndns.org> | |||
| 12 | status: :unstarted | |||
| 13 | disposition: | |||
| 14 | creation_time: 2009-10-27 22:59:11.277911 Z | |||
| 15 | references: [] | |||
| 16 | ||||
| 17 | id: 0bf611da78693eae8577a617b3c6cebd4e57568f | |||
| 18 | log_events: | |||
| 19 | - - 2009-10-27 22:59:13.373775 Z | |||
| 20 | - David Hilvert <dhilvert@auricle.dyndns.org> | |||
| 21 | - created | |||
| 22 | - "" | |||
| 23 | - - 2009-10-27 23:00:26.209500 Z | |||
| 24 | - David Hilvert <dhilvert@auricle.dyndns.org> | |||
| 25 | - commented | |||
| 26 | - |- | |||
| 27 | This might be perhaps be most appropriate for the 0.9 branch separate from current | |||
| 28 | master, or perhaps on its own branch, to allow for separate development of development | |||
| 29 | for Libale, perhaps with cherry-picking of changes between branches or so. | |||
| 30 | git_branch: |