Changes between Initial Version and Version 1 of Ticket #678, comment 3
- Timestamp:
- Oct 3, 2016 7:45:15 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #678, comment 3
initial v1 1 This model as a significant amount of code that depends only on viewing angle and not on q so it could be precomputed. It requires significant memory which does not need to be in the local register space when executing the kernel for particular q values.1 This model has a significant amount of code that depends only on viewing angle and not on q so it could be precomputed. It requires significant memory which does not need to be in the local register space when executing the kernel for particular q values. 2 2 3 3 Extending the computation model so that an initialization kernel can be called before the polydispersity kernel is beyond the scope of this ticket.