STOIC

command module
v0.0.0-...-c1909df Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

STOIC

STOIC - Serverless Teleoperable Hybrid Cloud for Machine Learning Applications on Edge Device

STOIC Architecture

  • Create wtb inference pod on Nautilus
sh GPU_Serverless/kubeless/image_clf/inference/deploy.sh
  • Run client on Mayhem cloud (edge cloud)
sh StartClient.sh
  • Run server on Raspberry Pi at Sedgwick Natural Reserve
sh StartServer.sh
  • Command Line Tool
./stoic run client --port 5001
./stoic run server --ip=127.0.0.1 --port=5001 --runtime=gpu2 --batch=3 --image=32 --preset=true
  • MySQL remove sudo for mysql -u root -p

Login with sudo:

sudo mysql -u root

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'test';

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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