CUDA memory model

E2022582 UNEXPLORED

The CUDA memory model is the set of rules and abstractions that define how threads on NVIDIA GPUs access, share, and synchronize data across different memory spaces such as global, shared, and local memory.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
CUDA memory model canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

NVIDIA CUDA Programming Guide covers CUDA memory model