creation | isbits type | immutable type | mutable type | array | gpu array | (device) local memory |
---|---|---|---|---|---|---|
pass to device | yes, copy | no ptrs, copy | copy | no | by reference | no |
on device | yes | may contain device ptr | no | no | no | yes |
Last active
March 20, 2018 20:08
-
-
Save SimonDanisch/c97dc9ee14340a05766c3ff71894a098 to your computer and use it in GitHub Desktop.