fix sdnq svd

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-06-08 10:12:17 +02:00
parent 98195a16b9
commit fefa1f210d
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ def get_gpu_smi():
if device is None:
try:
device = torch.cuda.get_device_name(torch.cuda.current_device())
log.info(f'GPU monitoring: device={device}')
log.info(f'GPU monitoring: device="{device}"')
except Exception:
device = ''
# per vendor modules