摘要: 目前大部分使用GPU的AI模型,都使用的英伟达这套。 需要注意的是,驱动、cuda、cudnn版本需要一一对应,高低版本互不兼容。 驱动和cuda对应关系:https://docs.nvidia.com/deploy/cuda-compatibility/index.html 驱动下载:https: 阅读全文
posted @ 2020-05-14 11:02 沄持的学习记录 阅读(1856) 评论(0) 推荐(0) 编辑
摘要: # pyhs2安装 #centos yum install groupinstall 'development tools' yum install python34-devel yum install libevent-devel pip install gevent yum install cy 阅读全文
posted @ 2020-05-14 10:18 沄持的学习记录 阅读(208) 评论(0) 推荐(0) 编辑