JuliaGPU/CUDA.jl

Document Mem.pin more explicitly to make it more findable

Open

#1,570 建立於 2022年7月30日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (274 fork)batch import
documentationgood first issue

倉庫指標

Star
 (1,408 star)
PR 合併指標
 (平均合併 5天 5小時) (30 天內合併 16 個 PR)

描述

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.

貢獻者指南