会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
苹果妖
Anything that can go wrong will go wrong !
博客园
首页
新随笔
联系
管理
订阅
2015年8月6日
CUDA ---- Constant Memory
摘要: CONSTANT MEMORY constant Memory对于device来说只读但是对于host是可读可写。constant Memory和global Memory一样都位于DRAM,并且有一个独立的on-chip cache,比直接从constant Memory读取要快得多。每个SM上c
阅读全文
posted @ 2015-08-06 00:25 苹果妖
阅读(10225)
评论(0)
推荐(0)
编辑
公告