Ticket #13 (closed enhancement: fixed)
Internal state structures should use HashTable
| Reported by: | tmcdonell | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | CUDA backend | Version: | 0.7.1.0 |
| Keywords: | Cc: |
Description (last modified by tmcdonell) (diff)
The internal state structures in D.A.A.CUDA.State use Data.Map to track memory references and kernel modules. These could be changed to using Data.HashTable for (presumably) faster lookup.
Change History
Note: See
TracTickets for help on using
tickets.
