uninitialized
US
・UK
A1 初級
adj.形容詞未初始化的
The variable was uninitialized, leading to unpredictable behavior.
adj.形容詞(電腦)未初始化的
Using an uninitialized pointer can cause a segmentation fault.
adj.形容詞未初始化的(記憶體)
The uninitialized memory contained garbage data from previous operations.
影片字幕
利用 NVIDIA Nsight Compute | CUDA 開發人員工具進行內存分析 (Memory Analysis with NVIDIA Nsight Compute | CUDA Developer Tools)
18:23
- Assuming an uninitialized cache, this leads to allocating a cache line in L2 and L1, then loading the sector of that line from global memory in which the pixel data is located.
假設快取未初始化,這會導致在 L2 和 L1 中分配快取行,然後從包含像素資料的全域記憶體載入該行的區塊。