ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

[Orca Draft] Tutorial for Submit and Run Programs on K8s

Open sgwhat opened this issue 1 year ago • 1 comments

Description

This PR will release a tutorial for running Orca PyTorch Pyspark program on K8s cluster, it provides a detailed step-by-step guide and a simple FashionMNIST example that allows users to follow easily.

1. Why the change?

Running programs on k8s could be complicated sometimes, and users may not be clear on how to run programs correctly, which leads to many errors and brings bad user experience.

2. User API changes

N/A

3. Summary of the change

Add a detailed step-by-step tutorial. Add a simple example.

4. How to test?

  • [x] Example test
  • [ ] Document test

sgwhat avatar Jul 21 '22 02:07 sgwhat

More discussions here: https://github.com/intel-analytics/arda-docker/issues/682 Need to confirm the discussions before merging this PR.

hkvision avatar Sep 09 '22 06:09 hkvision