bugs: Accelerate common cases with OpenCL.
[Ale.git] / bugs / issue-0bf611da78693eae8577a617b3c6cebd4e57568f.yaml
Commit [+] Author Date Line Data
50906156
DH
David Hilvert2009-10-27 23:00:31 +00001--- !ditz.rubyforge.org,2008-03-06/issue
2title: Implement OpenCL acceleration for common cases, as outlined in Libale bug database.
3desc: |-
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)).
8type: :task
9component: ale
10release:
11reporter: David Hilvert <dhilvert@auricle.dyndns.org>
12status: :unstarted
13disposition:
14creation_time: 2009-10-27 22:59:11.277911 Z
15references: []
16
17id: 0bf611da78693eae8577a617b3c6cebd4e57568f
18log_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.
30git_branch: