JuliaGPU/CUDA.jl
GitHub で見るDocument Mem.pin more explicitly to make it more findable
Open
#1,570 opened on 2022年7月30日
documentationgood first issue
Repository metrics
- Stars
- (1,408 stars)
- PR merge metrics
- (平均マージ 5d 5h) (30d で 16 merged PRs)
説明
The concept of memory pinning is discussed in the “Tasks and threads” section of the documentation (in multitasking.md), but Mem.pin is only shown as part of a larger example. It would nice to have Mem.pin documented in the “CUDA driver” section (driver.md) alongside alloc, register, advise, etc. A doc string would be nice too.