Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gpuhw
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
gpuhw
Commits
9c3db14e
Commit
9c3db14e
authored
May 23, 2024
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
listen 4000
parent
d682964f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
docker-compose-smi.yml
docker-compose-smi.yml
+5
-6
gpuhw-smi
gpuhw-smi
+0
-0
No files found.
docker-compose-smi.yml
View file @
9c3db14e
version
:
"
3.9"
services
:
monitor.smi
:
image
:
docker.ai.17xuexi.com/monitorapi/monitor-smi:latest
network_mode
:
host
privileged
:
true
ports
:
-
5000:5000
monitorSmi
:
image
:
docker.ai.17xuexi.com/monitorapi/monitor-smi:v.0.0.1
network_mode
:
host
volumes
:
-
/proc:/host/proc:ro
-
/sys:/host/sys:ro
...
...
@@ -20,3 +17,5 @@ services:
capabilities
:
[
gpu
]
restart
:
unless-stopped
#docker run --rm -it --net=host nicolaka/netshoot nc -lkv 0.0.0.0 8000
\ No newline at end of file
gpuhw-smi
View file @
9c3db14e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment