General notes for hybrid (both __host__
and __device__
) data structures
is that they can be dynamic in host code to allow for easy allocation and
initialisation. Then once in device code their sizes are fixed, but you are
able to make modifications to the data stored. Some classes do have mixed in
std::*
members, I'm still unsure if this will work out or if I'll have to add
some more of my own classes.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
shnupta/bonsai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published