[start] m40 test

这篇具有很好参考价值的文章主要介绍了[start] m40 test。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

software & update

470  drive version

# cd /etc/apt
# mv sources.list sources.list.bak
# sudo vi /etc/apt/sources.list    
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-updates main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-updates main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-backports main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-security main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ jammy-security main restricted universe multiverse  
 
# sudo apt-get update 

# sudo apt install python3-pip

# pip3 install torch torchvision torchaudio -i https://pypi.tuna.tsinghua.edu.cn/simple

# sudo apt install git

# git clone https://gitee.com/andeyeluguo/pytorch-examples.git

看算力

CUDA GPUs - Compute Capability | NVIDIA Developer

[1] Ubuntu22.04更换清华源(十)_ubuntu 22.04 清华源_Android系统攻城狮的博客-CSDN博客

[2] ubuntu | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror

[3] PyTorchAn open source machine learning framework that accelerates the path from research prototyping to production deployment.https://pytorch.org/文章来源地址https://www.toymoban.com/news/detail-608360.html

到了这里,关于[start] m40 test的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • Windows系统丢失msvcrt40.dll文件导致程序无法运行问题

    其实很多用户玩单机游戏或者安装软件的时候就出现过这种问题,如果是新手第一时间会认为是软件或游戏出错了,其实并不是这样,其主要原因就是你电脑系统的该dll文件丢失了或没有安装一些系统软件平台所需要的动态链接库,这时你可以下载这个msvcrt40.dll文件(挑选合适

    2024年02月06日
    浏览(47)
  • Windows系统Starting the Docker Engine 一直转圈解决方法

    Windows系统Starting the Docker Engine 一直转圈解决方法 – 蓝队云 docker初始化安装时的WSL两个问题_unexpected wsl error-CSDN博客 docker desktop 因为某些原因无法打开报错wsl_docker desktop something went wrong-CSDN博客

    2024年04月12日
    浏览(41)
  • Qlik NPrinting Windows Services starting ad stopping order

    When restarting the NPrinting Server, tasks may not execute due to the order in which the Qlik NPrinting Services were started. Environment Qlik NPrinting     Qlik NPrinting Services have a \\\"top-down\\\" / \\\"bottom-up\\\" approach when stopping and starting. When Stopping Services please do so in the following order: Qlik NPrinting Audit ( Added after November 2

    2024年02月06日
    浏览(30)
  • Windows10系统下YOLOv5配置(Tesla P40 24GB、CUDA10.2) 二、安装

    操作系统:Windows10 显卡: Tesla P40  24GB CUDA版本:10.2 YOLOv5版本:4.0 下载相应版本的CUDA按默认一路安装到底 下载相应版本的cuDNN,解压,将bin中、include中、lib中文件分别复制到CUDA相应安装目录 bin中文件  include中文件  lib中文件 Python Releases for Windows | Python.org The official home

    2024年02月07日
    浏览(43)
  • Windows中的命令行提示符里的Start命令执行路径包含空格时的问题

    转载:电脑知识收藏夹 » Blog Archive » Windows中的命令行提示符里的Start命令执行路径包含空格时的问题 当使用Windows 中的命令行提示符执行这段指令时(测试Start命令执行带空格的路径的程序或文件问题),第一行Start会成功执行,跳出记事本程序,而第二行,会Start跳出一个新的

    2024年02月09日
    浏览(41)
  • windows下安装Docker,点击docker desktop后一直转圈圈,提示:docker is starting

    有可能是初次安装时,在Docker Engine 增加镜像配置描述时写错镜像网址。 在Docker Engine页面修改了镜像配置描述时,会有一段提示:This can prevent Docker from starting. Use at your own risk.   这会阻止Docker启动。使用风险自负。 解决方法:  在powershell 输入 把正在转圈的Docker Desktop关闭

    2024年02月05日
    浏览(48)
  • windows10 安装Docker Desktop时无法启动“Failed to start the Docker Engine“原因分析

    翻遍了很多网上的相关问题,都没有解决,知道我看到这篇博客,发现安装Docker Desktop需要支持CPU支持二级地址转换(SLAT)。 于是去检查电脑是否支持SLAT,方法来自这一文章。 发现自己电脑不支持SLAT。。。

    2024年02月15日
    浏览(47)
  • Windows下启动Docker容器遇到Error invoking remote method ‘docker-start-container‘: Error解决办法

    报错 :Error invoking remote method \\\'docker-start-container\\\': Error: (HTTP code 500) server error - Ports are not available: exposing port TCP 0.0.0.0:5903 - 0.0.0.0:0: listen tcp 0.0.0.0:5903: bind: An attempt was made to access a socket in a way forbidden by its access permissions. 解决方法 1.使用管理员权限在cmd中执行 net stop winnat  2.启

    2024年02月11日
    浏览(56)
  • gtest语法(一)TEST和TEST_F宏

    本章节主要介绍在使用Gtest单元测试的常用宏的用法及说明。其目的达到如何使用Gtest即可不做深入研究其运行原理。 Gtest提供了若干个case方法进行测试不同的用例。主要常见的有TEST/TEST_F及TEST_P宏的使用。 在每个TestCase中可以通过断言([断言类型介绍])提供的方法进行控制

    2024年02月16日
    浏览(30)
  • System Under Test (SUT) and Testing Environment

    1. System Under Test (SUT) The System Under Test (SUT) is the specific software application, component, or system that is being subjected to testing. It is the main focus of the testing process and represents the software or system that developers and testers are working on. The SUT could be a single software application, a module within a larger system, or

    2024年02月12日
    浏览(35)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包