深度学习主机环境配置: Ubuntu16.04 + GeForce GTX 1070 + CUDA8.0 + cuDNN

深度学习主机环境配置: Ubuntu16.04 + GeForce GTX 1070 + CUDA8.0 + cuDNN

最近在公司做深度学习相关的学习和实验,原来一直在自己的电脑上安装虚拟机跑,速度实在太慢,主机本身性能太弱,独显都没有,物理安装Ubuntu也没多大意义,所以考虑用公司性能最强悍的游戏主机(i7 6700+GTX 1070) 做实验,这台主机平时是用来跑HTC VIVE的,

Partition on HDD when installing ubuntu

Partition on HDD when installing ubuntu

following http://blog.csdn.net/sunylat/article/details/49980573 强烈建议只有两个分区:1,swap,交换分区 ; 2,/,主目录。 following https://zhidao.baidu.com/question/391089055902050805.html 其它挂载点你就不用管它了在没有分配其它挂载点的情况

Linux上PHP的真实max_execution_time

Linux上PHP的真实max_execution_time

According to the documentation:max_execution_time only affect the execution time of the script itself. Any time spent on activity that happens outside the execution of the script