码迷,mamicode.com
首页 >  
搜索关键字:m60 nvidia    ( 974个结果
亮度设置无法保存
环境: intel+nvidia Archlinux systemd dwm 解决方法: 屏蔽systemd-backlight的服务的实例,例如:acpi_video0 添加内核参数:acpi_backlight=vendor 该方法参见ArchWiki ...
分类:其他好文   时间:2017-09-26 22:32:35    阅读次数:196
Ubuntu 16安装GPU版本tensorflow
Ubuntu 16安装GPU版本tensorflow 1首先安裝显卡驱动 首先去官网上查看适合你GPU的驱动 (http://www.nvidia.com/Download/index.aspx?lang=en-us) sudo add-apt-repository ppa:graphics-dri ...
分类:系统相关   时间:2017-09-26 13:07:19    阅读次数:290
Ubuntu16笔记本双显卡安装NVIDIA驱动
Ubuntu16 笔记本双显卡安装NVIDIA驱动 具体步骤: 1. 安装显卡切换软件 打开终端,输入以下命令: 安装好,重启。在桌面的右上角就会有切换显卡的标志(图片左数第二个),但这个时候,因为驱动还没装,所以没法切换 2. 禁用系统默认驱动 系统默认是安装了开源的nouveau驱动,只能使用集 ...
分类:系统相关   时间:2017-09-26 13:04:02    阅读次数:359
深度学习(TensorFlow)环境搭建:(三)Ubuntu16.04+CUDA8.0+cuDNN7+Anaconda4.4+Python3.6+TensorFlow1.3
紧接着上一篇的文章《深度学习(TensorFlow)环境搭建:(二)Ubuntu16.04+1080Ti显卡驱动》,这篇文章,主要讲解如何安装CUDA+CUDNN,不过前提是我们是已经把NVIDIA显卡驱动安装好了 一、安装CUDA CUDA(Compute Unified Device Archi ...
分类:编程语言   时间:2017-09-26 13:00:19    阅读次数:6049
【转】Life of a triangle - NVIDIA's logical pipeline
From:https://developer.nvidia.com/content/life-triangle-nvidias-logical-pipeline Since the release of the ground breaking Fermi architecture almost 5 ...
分类:其他好文   时间:2017-09-25 19:06:51    阅读次数:176
[转]depth precision visualized
From:https://developer.nvidia.com/content/depth-precision-visualized From:https://developer.nvidia.com/content/depth-precision-visualized Depth precis ...
分类:其他好文   时间:2017-09-25 13:09:56    阅读次数:258
Hello TensorFlow 二 (GPU)
官方说明:https://www.tensorflow.org/install/ 环境: 操作系统 :Windows 10 家庭中文版 处理器 : Intel(R) Core(TM) i7-7700 CPU @3.6GHZ 3.60GHZ 内存 :16GB 显卡:NVIDIA GeForce GTX ...
分类:其他好文   时间:2017-09-24 09:47:29    阅读次数:200
Hello TensorFlow
官方说明:https://www.tensorflow.org/install/ 环境: 操作系统 :Windows 10 家庭中文版 处理器 : Intel(R) Core(TM) i7-7700 CPU @3.6GHZ 3.60GHZ 内存 :16GB 显卡:NVIDIA GeForce GTX ...
分类:其他好文   时间:2017-09-23 00:03:47    阅读次数:213
【转】Transparency (or Translucency) Rendering
From:https://developer.nvidia.com/content/transparency-or-translucency-rendering Like many other visual effects, games attempt to mimic transparent (o ...
分类:其他好文   时间:2017-09-22 18:57:41    阅读次数:197
【转】PC GPU Performance Hot Spots
From:https://developer.nvidia.com/pc-gpu-performance-hot-spots Introduction Game developers shipping titles for PC and consoles are faced with many in ...
分类:其他好文   时间:2017-09-22 16:10:39    阅读次数:156
974条   上一页 1 ... 48 49 50 51 52 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!