arena

module
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2020 License: Apache-2.0, Apache-2.0

README

Run:AI

Overview

Run:AI CLI is a command-line interface for the data scientists to run and monitor machine learning jobs on top of the Run:AI software and Kubernestes.

Prerequisites

Setup

sudo ./install-runai.sh

To verify installation:

runai --help

Quickstart

For help on Run:AI CLI run

runai --help

To verify the status of your cluster, use the top command.

runai top job
runai top node

These commands will give you valuable information about your cluster's and jobs' GPUs allocation status.

To run a sample job using runai sample training container please run:

runai submit -g 1 --name runai-test --project {your_project} -i gcr.io/run-ai-lab/quickstart -g 1

This will run a job using the Run:AI scheduler on top of the kubernetes cluster using Run:AI quickstart image and requesting 1 GPU for the job. To see the status of the running job please run:

runai list

Once the job in running, you can view its logs by running:

runai logs runai-test

At last, to delete the job prior to its completion you can run:

runai delete runai-test

Updating the Run:AI CLI

To update the CLI to the latest version run:

sudo runai update

Directories

Path Synopsis
cmd
pkg
operators/mpi-operator/apis/kubeflow/v1alpha1
+k8s:deepcopy-gen=package +groupName=kubeflow.org
+k8s:deepcopy-gen=package +groupName=kubeflow.org
operators/mpi-operator/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
operators/mpi-operator/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
operators/mpi-operator/client/clientset/versioned/typed/kubeflow/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/mpi-operator/client/clientset/versioned/typed/kubeflow/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
operators/spark-operator/apis/sparkoperator.k8s.io/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
operators/spark-operator/apis/sparkoperator.k8s.io/v1beta1
Package v1beta1 is the v1beta1 version of the API.
Package v1beta1 is the v1beta1 version of the API.
operators/spark-operator/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
operators/spark-operator/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
operators/spark-operator/client/clientset/versioned/typed/sparkoperator.k8s.io/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/spark-operator/client/clientset/versioned/typed/sparkoperator.k8s.io/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/tf-operator/apis/common/v1
Package v1 is the v1 version of the API.
Package v1 is the v1 version of the API.
operators/tf-operator/apis/common/v1beta2
Package v1beta2 is the v1beta2 version of the API.
Package v1beta2 is the v1beta2 version of the API.
operators/tf-operator/apis/tensorflow/v1
Package v1 is the v1 version of the API.
Package v1 is the v1 version of the API.
operators/tf-operator/apis/tensorflow/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
operators/tf-operator/apis/tensorflow/v1alpha2
Package v1alpha2 is the v1alpha2 version of the API.
Package v1alpha2 is the v1alpha2 version of the API.
operators/tf-operator/apis/tensorflow/v1beta2
Package v1beta2 is the v1beta2 version of the API.
Package v1beta2 is the v1beta2 version of the API.
operators/tf-operator/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
operators/tf-operator/client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
operators/tf-operator/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
operators/tf-operator/client/clientset/versioned/typed/kubeflow/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/tf-operator/client/clientset/versioned/typed/kubeflow/v1alpha2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/tf-operator/client/clientset/versioned/typed/tensorflow/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/tf-operator/client/clientset/versioned/typed/tensorflow/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
operators/tf-operator/client/clientset/versioned/typed/tensorflow/v1beta2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/tf-operator/client/clientset/versioned/typed/tensorflow/v1beta2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
operators/tf-operator/util
Package util provides various helper routines.
Package util provides various helper routines.
+k8s:deepcopy-gen=package
operators/volcano-operator/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
operators/volcano-operator/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
operators/volcano-operator/client/clientset/versioned/typed/batch/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
operators/volcano-operator/client/clientset/versioned/typed/batch/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL