按照官网文档 http://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html#axzz4TpI4c8vf 进行安装: 在windows7上安装cuda8.0/cuda7.5的系统需求:(1).ACUDA-capable GPU(本机显卡为GeForce GT 640M):(2).A supported version of Microsoft Windows(Windows7 64位):(3).A…
官网下载64bit MySQL5.7.9压缩包, 解压至安装位置 1. 创建my.ini文件, 内容如下 [mysqld] # Remove leading # and set to the amount of RAM for the most important data # cache % of total RAM %. innodb_buffer_pool_size = 128M # Remove leading # to turn on a very important data int…