Skip to content

Commit 9c288ee

Browse files
Merge pull request #560 from oracle-devrel/update-infra-gpu_bg
Update GPU Infra repo according to templates
2 parents 116fbc7 + 97e1410 commit 9c288ee

File tree

2 files changed

+54
-3
lines changed

2 files changed

+54
-3
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# GPU compute instances
2+
3+
This repository contains detailed information related to Oracle Cloud Infrastructure GPU compute instances.
4+
5+
Reviewed: 07.11.2023
6+
7+
# Table of Contents
8+
9+
1. [Team Publications](#team-publications)
10+
2. [Useful Links](#useful-links)
11+
12+
# Team Publications
13+
14+
## Blog Posts
15+
16+
- [Oracle and UbiOps make your AI workloads land on OCI with NVIDIA GPUs](https://blogs.oracle.com/cloud-infrastructure/post/ubiops-ai-workloads-on-oci)
17+
- Deploy UbiOps on Oracle Cloud using Oracle Kubernetes Engines (OKE) and GPU instances
18+
19+
- [A deepfake example on Oracle Cloud Infrastructure](https://blogs.oracle.com/cloud-infrastructure/post/a-deepfake-example-on-oracle-cloud-infrastructure)
20+
- Running Faceswap on Oracle Cloud
21+
22+
## LiveLabs
23+
- [Running Faceswap on OCI](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=798&session=4731494759204)
24+
- How to run Faceswap on Oracle Cloud GPU instance
25+
26+
## Cloud Coaching Events
27+
- [Running AI on NVIDIA A10 GPUs in Oracle Cloud](https://www.youtube.com/watch?v=auvNHWoblIA)
28+
- How to run run AI on NVIDIA A10 GPUs in Oracle Cloud
29+
30+
# Useful Links
31+
32+
- [NVIDIA H100 GPUs on Oracle Cloud](https://blogs.oracle.com/cloud-infrastructure/post/general-availability-oci-compute-nvidia-h100)
33+
- Announcing general availability for OCI Compute bare metal instances powered by NVIDIA H100 GPUs
34+
- [NVIDIA L40S GPUs on Oracle Cloud](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oci-compute-nvidia-l40s-gpus)
35+
- Announcing OCI Compute with NVIDIA L40S GPUs
36+
- [Superclusters with RDMA](https://blogs.oracle.com/cloud-infrastructure/post/superclusters-rdma-high-performance)
37+
- Deep dive explanation about Oracle Cloud specifc network for GPU workload at scale
38+
39+
40+
# License
41+
42+
Copyright (c) 2023 Oracle and/or its affiliates.
43+
44+
Licensed under the Universal Permissive License (UPL), Version 1.0.
45+
46+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

cloud-infrastructure/ai-infra-gpu/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,19 @@ who support customers across various industries and geographies in EMEA (local s
1111
- PoCs/benchmarks
1212
- Architecture designs & sizing
1313

14-
## Team Publications
14+
# Useful Links
1515

16-
- [Oracle and UbiOps make your AI workloads land on OCI with NVIDIA GPUs](https://blogs.oracle.com/cloud-infrastructure/post/ubiops-ai-workloads-on-oci)
16+
- [Oracle Cloud GPU Instances](https://www.oracle.com/uk/cloud/compute/gpu/)
17+
- High-level description of Oracle Cloud GPU offering
18+
- [Oracle Cloud AI Infrastructure](https://www.oracle.com/uk/ai-infrastructure/)
19+
- High-level desctription of Oracle Cloud Artificial Intelligence infrastructure offering
20+
- [GPU instances details](https://docs.oracle.com/en-us/iaas/Content/Compute/References/computeshapes.htm#bm-gpu)
21+
- Oracle Cloud Bare-Metal GPU specifications
1722

1823
# License
1924

2025
Copyright (c) 2023 Oracle and/or its affiliates.
2126

2227
Licensed under the Universal Permissive License (UPL), Version 1.0.
2328

24-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
29+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)