Am rulat acest script care rulează mai multe procese în paralel
./train-eyecnn.sh 9 0.1 0 „key_relative_gaze” | tee „../tmp/9_0.1_0.txt” &
./train-eyecnn.sh 9 0 0 „key_relative_gaze” | tee „../tmp/9_0_0.txt” &
./train-eyecnn.sh 9 0.1 1 "key_relative_gaze" | tee „../tmp/9_0.1_1.txt” &
./train-eyecnn.sh 9 0 1 "key_relative_gaze" | tee „../tmp/9_0_1.txt” &
aștepta
ecou "Toate complete"
Cu toate acestea, tastând locuri de munca
nu arata nimic. Am verificat dacă setarea monitorului este setată la pe
. Cum pot remedia asta?
haziq@blender:~$ set -o
allexport off
braceexpand on
emacs activat
errexit off
errtrace off
functrace dezactivat
hashall on
histexpand pe
istorie pe
ignoreeof off
interactive-comentarii la
cuvânt cheie dezactivat
monitorul pornit
noclobber off
noexec oprit
noglob off
nolog off
notifică oprit
substantiv off
onecmd off
oprire fizică
pipefail off
posix off
privilegiat off
verbose off
vi off
xtrace off
Iată cele 4 procese ale mele nvidia-smi
+--------------------------------------------- ----------------------------+
| Versiunea driverului NVIDIA-SMI 418.67: 418.67 Versiunea CUDA: 10.1 |
|-------------------------------+------------------ -----+----------------------+
| Persistența numelui GPU-M| Autobuz-Id Disp.A | Volatil Uncorr. ECC |
| Fan Temp Perf Pwr:Utilizare/Cap| Utilizarea memoriei | GPU-Util Compute M. |
|================================+================== =====+=======================|
| 0 GeForce RTX 208... Pornit | 00000000:01:00.0 Dezactivat | N/A |
| 27% 32C P8 20W / 250W | 11 MiB / 10986 MiB | 0% Implicit |
+-------------------------------+----------------- -----+----------------------+
| 1 TITAN V JHH Spe... Pe | 00000000:02:00.0 Dezactivat | N/A |
| 36% 53C P2 44W / 250W | 4960MiB / 32478MiB | 0% Implicit |
+-------------------------------+----------------- -----+----------------------+
+--------------------------------------------- ----------------------------+
| Procese: Memorie GPU |
| GPU PID Tip Nume proces Utilizare |
|=================================================== =============================|
| 1 16399 C ...ample_global_optical_flow_test_sequence 309MiB |
| 1 27324 C python 1155MiB |
| 1 27325 C python 1163MiB |
| 1 27326 C python 1165MiB |
| 1 27327 C python 1157MiB |
+--------------------------------------------- ----------------------------+