我的视频blog地址 http://www.lofter.com/blog/cloudrivers
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 46 下一页
摘要: Amazon EBS 卷类型 下表显示了最新一代 EBS 卷的使用案例和性能特点: 固态硬盘 (SSD)普通硬盘 (HDD) 卷类型 EBS 预配置 IOPS SSD (io1) EBS 通用型 SSD (gp2)* 吞吐量优化型 HDD (st1) Cold HDD (sc1) 简短描述 专用于对 阅读全文
posted @ 2020-03-20 17:56 Michael云擎 阅读(304) 评论(0) 推荐(0)
摘要: https://docs.aws.amazon.com/zh_cn/efs/latest/ug/performance.html#throughput-modes 下文概述 Amazon EFS 性能,讨论可用的性能和吞吐量模式,并提供一些有用的性能提示。 性能概述 Amazon EFS 文件系统分 阅读全文
posted @ 2020-03-20 17:51 Michael云擎 阅读(621) 评论(0) 推荐(0)
摘要: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1804&target_type=deblocal 方法一: Run 阅读全文
posted @ 2020-01-28 16:41 Michael云擎 阅读(2166) 评论(0) 推荐(0)
摘要: sudo apt-get install gnupg-curl wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_10.0.130-1_amd64. 阅读全文
posted @ 2020-01-28 11:31 Michael云擎 阅读(616) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-26 21:25 Michael云擎 阅读(471) 评论(0) 推荐(0)
摘要: Below are pre-built PyTorch pip wheel installers for Python 2.7 and Python 3.6 on Jetson Nano, Jetson TX2, and Jetson Xavier with JetPack >= 4.2.1 not 阅读全文
posted @ 2020-01-25 22:54 Michael云擎 阅读(2025) 评论(0) 推荐(0)
摘要: 1,先安装一些依赖 sudo apt install nodejs npm 2,安装pip3包管理器 sudo apt install python3-pipsudo pip3 install pillow==6.2.2 -i https://pypi.tuna.tsinghua.edu.cn/si 阅读全文
posted @ 2020-01-25 21:40 Michael云擎 阅读(2953) 评论(0) 推荐(0)
摘要: 1. Install Docker and Nvidia-Docker Docker: https://docs.docker.com/install/ Nvidia-Docker: https://github.com/NVIDIA/nvidia-docker 1.1 Install the re 阅读全文
posted @ 2020-01-25 13:12 Michael云擎 阅读(1234) 评论(0) 推荐(0)
摘要: pyenv和pipenv简单使用 一、安装pyenv# 安装pyenv Copy $ git clone git://github.com/yyuu/pyenv.git ~/.pyenv $ echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bashrc $ 阅读全文
posted @ 2020-01-19 20:40 Michael云擎 阅读(432) 评论(0) 推荐(0)
摘要: 直接使用pyenv install命令安装Python时,默认从python.org下载指定版本,会非常的慢。 [root@localhost ~]# pyenv install 3.5.2 Downloading Python-3.5.2.tar.xz... -> https://www.pyth 阅读全文
posted @ 2020-01-19 19:47 Michael云擎 阅读(2300) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 46 下一页
我的视频blog地址 http://www.lofter.com/blog/cloudrivers