Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add resources-and-eligibility, enhance changes #5

Merged
merged 3 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- [Introduction](introduction.md)
- [Changes from 2.0](changes-2.0.md)
- [Resources and eligibility](resources-and-eligibility.md)

# Usage

Expand Down
2 changes: 1 addition & 1 deletion docs/src/changes-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ value using LimitRanges. If you need to run multiple containers (multiple
containers in a pod, multiple pods, or even both), adjust the limits in your pod
configuration.

## Permissions
## Permissions & collaborating with others

Users can now query node details. You no longer need to contact Bacchus to check
the status of available node resources.
Expand Down
38 changes: 38 additions & 0 deletions docs/src/resources-and-eligibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Resources and Eligibility

## For undergraduate researchers

### Eligibility

We offer SNUCSE GPU Service to SNU undergraduate researchers who meet one of the following criteria:

- Enrolled in Computer Science and Engineering as Single major.
- Enrolled in Computer Science and Engineering as one of their double majors or one of their minor(s).
- Student in the College of Liberal Studies, majoring in Computer Science.

### Node group

The node group for undergraduate researchers includes the "ford" node.

- ProLiant XL645d Gen10 Plus "ford"
- NVIDIA A100 40GB x 4
- AMD EPYC 75F3 x 1, 64 threads
- 768GB DDR4

## For graduate researchers

### Eligibility

We offer SNUCSE GPU Service to SNU graduate researchers who meet one of the following criteria:

- Enrolled in Computer Science and Engineering.
- Enrolled in Interdisciplinary Program in Artificial Intelligence, with an advisor affiliated with the Department of Computer Science and Engineering.

### Node group

The node group for graduate researchers includes the "bentley" node.

- NVIDIA DGX A100 "bentley"
- NVIDIA A100 40GB x 8
- AMD EPYC 7742 x 2, 256 threads
- 1024 GB DDR4