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.

贡献者指南