Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support more info #668

Merged
merged 2 commits into from
Aug 11, 2024
Merged

support more info #668

merged 2 commits into from
Aug 11, 2024

Conversation

Puiching-Memory
Copy link
Contributor

Description

  1. 使用pynvml.nvmlSystemGetDriverVersion()获取 NVIDIA 驱动版本信息
  2. 使用subprocess.run(["conda",'list'], stdout=subprocess.PIPE, text=True)获取当前conda环境信息
  3. 使用psutil.sensors_temperatures()获取当前系统所有传感器的温度
  4. 使用psutil.cpu_freq(percpu=False)获取系统cpu的频率

🎯 PRs Should Target Issues

#666
#136

@Zeyi-Lin
Copy link
Member

Thanks for your contribution, let's take a look at this PR

@SAKURA-CAT SAKURA-CAT merged commit fc04910 into SwanHubX:main Aug 11, 2024
@SAKURA-CAT
Copy link
Contributor

我们马上给前端适配一下新增的系统信息!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants