Skip to content

Commit

Permalink
add concept image
Browse files Browse the repository at this point in the history
  • Loading branch information
moficodes committed Mar 14, 2024
1 parent 1ae6c0c commit f4abecf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/content/en/docs/concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ no_list: true

A JobSet creates one or more Jobs. It allows you to create sets of jobs of different or identical templates, and control their lifecycle together.

## Conceptual Diagram

![jobset diagram](/images/jobset_diagram.png)

## Running an Example JobSet

Here is an example JobSet. It runs a distributed PyTorch training workload.
Expand Down

0 comments on commit f4abecf

Please sign in to comment.