Giter Club home page Giter Club logo

wincudamanager's Introduction

CUDA 环境管理器

Python 3.9.19 rich

这个脚本提供了在Windows系统上管理CUDA版本的工具。它允许用户通过修改系统环境变量来切换不同的CUDA版本。

开发状态

此脚本目前处于开发中。请勿在生产环境中使用。

最新更新

  • 添加了动态切换CUDA路径的功能。
  • 引入了CUDA版本检测的错误处理。

功能

  • 获取并显示已安装的CUDA版本。
  • 通过更新Path环境变量来切换可用的CUDA版本。

待办事项

  • 在应用更改之前添加用户确认。
  • 实现环境变量的备份与恢复功能。

依赖关系

此脚本依赖于以下Python包:

  • rich
  • pywin32

您可以通过pip安装这些依赖:

pip install rich pywin32

使用方法

要运行此脚本,请克隆仓库,导航到脚本所在的目录,并执行Python脚本。

git clone https://github.com/TonyDua/WinCudaManager.git
cd WinCudaManager
python cuda_switcher.py

许可证

该项目采用MIT许可证 - 详见 LICENSE.md 文件。

wincudamanager's People

Contributors

tonydua avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.