nvidia utilization and permissions
This commit is contained in:
parent
9fb6510388
commit
3f1ac515a1
0
bash/generate-supermicro-ipmi-license.sh
Normal file → Executable file
0
bash/generate-supermicro-ipmi-license.sh
Normal file → Executable file
0
bash/get-ssl-info.sh
Normal file → Executable file
0
bash/get-ssl-info.sh
Normal file → Executable file
0
bash/get_num_of_groups_for_all_users_in_group.sh
Normal file → Executable file
0
bash/get_num_of_groups_for_all_users_in_group.sh
Normal file → Executable file
0
bash/get_serial_console_log_with_timestamp.sh
Normal file → Executable file
0
bash/get_serial_console_log_with_timestamp.sh
Normal file → Executable file
0
bash/instantcert.sh
Normal file → Executable file
0
bash/instantcert.sh
Normal file → Executable file
0
bash/kill_zombies.sh
Normal file → Executable file
0
bash/kill_zombies.sh
Normal file → Executable file
4
bash/nvidia_view_utilization.sh
Executable file
4
bash/nvidia_view_utilization.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# view utilization of nVidia-gpus via nvidia-smi
|
||||
|
||||
watch -n 2 'nvidia-smi -q -d UTILIZATION'
|
Loading…
Reference in New Issue
Block a user