Neuroglycerin / neukrill-net-work

NDSB competition repository for scripting, note taking and writing submissions.
MIT License
0 stars 0 forks source link

Use Stonesoup #15

Closed gngdb closed 9 years ago

gngdb commented 9 years ago

The big GPU server that Amos has recently got should be up and running. Train a model on it and this is done.

gngdb commented 9 years ago

Just checked and stonesoup is online. Only one other person on it, and it looks like it's Krzysztof. Output of nvidia-smi:

+------------------------------------------------------+                       
| NVIDIA-SMI 340.24     Driver Version: 340.24         |                       
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  Tesla K40c          Off  | 0000:02:00.0     Off |                    0 |
| 26%   51C    P0    64W / 235W |   1032MiB / 11519MiB |     18%      Default |
+-------------------------------+----------------------+----------------------+
|   1  Tesla K40c          Off  | 0000:04:00.0     Off |                    0 |
| 28%   56C    P0    81W / 235W |    727MiB / 11519MiB |     36%      Default |
+-------------------------------+----------------------+----------------------+
|   2  Tesla K40c          Off  | 0000:83:00.0     Off |                    0 |
| 30%   64C    P0    85W / 235W |    727MiB / 11519MiB |     38%      Default |
+-------------------------------+----------------------+----------------------+
|   3  Tesla K40c          Off  | 0000:84:00.0     Off |                    0 |
| 28%   58C    P0    88W / 235W |   1429MiB / 11519MiB |     65%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Compute processes:                                               GPU Memory |
|  GPU       PID  Process name                                     Usage      |
|=============================================================================|
|    0     29913  python                                              1006MiB |
|    1     45985  python                                               701MiB |
|    2     46028  python                                               701MiB |
|    3     21791  python                                               701MiB |
|    3     21854  python                                               701MiB |
+-----------------------------------------------------------------------------+
gngdb commented 9 years ago

@scottclowe @matt-graham

When one of you guys gets the MNIST running on stonesoup, with some notes on how it was done, please close this one.