@sandeep-krishnamurthy It looks like the tutorial/notebook executor will need to be wrapped by a launcher script that executes notebooks in parallel on several nodes.
I modified the existing tutorial/notebook executor so that it could be used for more than tutorials on a single-host. There is no scaffolding for multi-host. https://github.com/apache/incubator-mxnet/blob/ae5d60fa830090f4882a433d9b88c53c26c42b4f/tests/utils/notebook_test/__init__.py#L39 [ Full content available at: https://github.com/apache/incubator-mxnet/issues/12363 ] This message was relayed via gitbox.apache.org for [email protected]
