Changes between Initial Version and Version 1 of Ticket #13
- Timestamp:
- 07/22/10 00:15:12 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13 – description
initial v1 1 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 HashTablesfor (presumably) faster lookup.1 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.
