From 4690310af853fd839e43dadf9df95e7221b8962d Mon Sep 17 00:00:00 2001
From: Piero Coronica <piero.coronica@mpcdf.mpg.de>
Date: Fri, 7 Mar 2025 13:33:34 +0100
Subject: [PATCH] UPD results (SU)

---
 pytorch/viper/README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/pytorch/viper/README.md b/pytorch/viper/README.md
index 3a867f2..f16b4c7 100644
--- a/pytorch/viper/README.md
+++ b/pytorch/viper/README.md
@@ -20,13 +20,13 @@ Container: rocm/pytorch:rocm6.3.2_ubuntu22.04_py3.10_pytorch_release_2.4.0
 
 #### (local) batch_size=256
 ##### pyTorch Container
-|NGPUS|IPS|CONF|IPS_GPU|
-|-|-|-|-|
-|1|1026.0|34.7|1026.0|
-|2|2026.4|87.7|1013.2|
-|4|3920.8|213.6|980.2|
-|8|7695.4|372.7|961.9|
-|16|15119.7|790.0|945.0|
+|NGPUS|IPS|CONF|IPS_GPU|SU|
+|-|-|-|-|-|
+|1|1026.0|34.7|1026.0|1.00|
+|2|2026.4|87.7|1013.2|1.98|
+|4|3920.8|213.6|980.2|3.82|
+|8|7695.4|372.7|961.9|7.50|
+|16|15119.7|790.0|945.0|14.74|
 
 ##### Rocm 6.2 Container
 >Installing pyTorch from wheel in rocm/dev-ubuntu-22.04:6.2.4
-- 
GitLab