Statements (32)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:GPU_programming_concept
|
| gptkbp:allows |
overlapping of computation and data transfer
|
| gptkbp:API |
cudaLaunchKernel
cudaMemcpyAsync cudaStreamCreate cudaStreamDestroy cudaStreamSynchronize cudaStreamWaitEvent |
| gptkbp:canBe |
asynchronous
synchronous |
| gptkbp:defaultStream |
stream 0
|
| gptkbp:enables |
task scheduling
concurrent execution fine-grained control of execution order stream parallelism |
| gptkbp:introduced |
gptkb:NVIDIA
|
| gptkbp:relatedTo |
gptkb:CUDA_Graphs
gptkb:CUDA_Events CUDA Context |
| gptkbp:usedFor |
asynchronous operations
CUDA events CUDA kernels memory copy operations |
| gptkbp:usedIn |
high-performance computing
scientific computing deep learning frameworks NVIDIA CUDA platform |
| gptkbp:bfsParent |
gptkb:CUDA_C++
gptkb:CUDA_Graph_API gptkb:CUDA_Graphs |
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
CUDA Streams
|