Skip to content

Conversation

galapaegos
Copy link
Contributor

This pull request has changes related to memory performance. Removed all static allocations of events, and now dynamically allocate global memory and copy values into global memory. This allows us to use the read-only cache for fetching these values back in all device functions.
Updated Eigen to use the latest version, all examples work except for DP4. Currently working on this.

@galapaegos galapaegos changed the title Imp memory Improved memory access Aug 30, 2018
@henryiii henryiii changed the title Improved memory access [WIP] Improved memory access Oct 11, 2018
@galapaegos galapaegos changed the title [WIP] Improved memory access Improved memory access Oct 11, 2018
@galapaegos
Copy link
Contributor Author

This had a number of performance improvements and is ready to be merged.

@henryiii henryiii merged commit 1ed7603 into master Oct 11, 2018
@henryiii henryiii deleted the imp_memory branch October 11, 2018 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants