Changes

Jump to navigation Jump to search
m
Viewing the Tensorboard of the job
== Viewing the Tensorboard of the job ==
 
Note: Option 1 will be phased out, as local volumes will probably not be supported anymore in the future (not flexible enough during scheduling). We suggest a variant of Option 2, with tensorboard running directly in your compute container, so that the PVC needs to be mounted only once (in case you have a storage class which only can be mounted a single time, which is likely since you need write support).
 
=== Option 1: Using compute node global Tensorboard instance ===

Navigation menu