Skip to content

Commit aa7433d

Browse files
Merge branch 'main' into new-data-pump-videos
2 parents 873268b + 2039a17 commit aa7433d

File tree

24 files changed

+252
-55
lines changed

24 files changed

+252
-55
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.

cloud-infrastructure/compute-including-hpc/LICENSE

Lines changed: 0 additions & 36 deletions
This file was deleted.

data-platform/autonomous-database/autonomous-serverless/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ Oracle Cloud provides a set of data management services built on self-driving Or
1515

1616
- [4 ways to connect to Autonomous Database on a Private Network](https://blogs.oracle.com/datawarehousing/post/4-ways-to-connect-to-autonomous-database-on-a-private-network)
1717
- Learn how to connect to Autonomous Database when is on a private network.
18-
18+
19+
- [How to use Terraform to automate Oracle Autonomous Database deployments](https://blogs.oracle.com/datawarehousing/post/how-to-use-terraform-to-automate-oracle-autonomous-database-deployments)
20+
- Learn how to use Terraform to automate Oracle Autonomous Database deployments.
21+
22+
- [Recently announced Autonomous Database container image](https://www.linkedin.com/posts/manuela-mitu-1119a3259_adb-activity-7112093727061340161-L8L1?utm_source=li_share&utm_content=feedcontent&utm_medium=g_dt_web&utm_campaign=copy)
23+
- Learn how to download and run Autonomous Database Free container image.
24+
25+
- [Recently announced Autonomous Database container image](https://www.linkedin.com/posts/manuela-mitu-1119a3259_autonomousdatabase-activity-7117196782438076416-YHBt?utm_source=li_share&utm_content=feedcontent&utm_medium=g_dt_web&utm_campaign=copy)
26+
- Access built-in database tools and load data.
27+
1928
# Useful Links
2029

2130
- [Autonomous Database Serverless documentation](https://docs.oracle.com/en/cloud/paas/autonomous-database/shared/index.html)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Oracle Vector Search
2+
3+
This page is covering Oracle Vector Search.
4+
5+
# License
6+
7+
Copyright (c) 2023 Oracle and/or its affiliates.
8+
9+
Licensed under the Universal Permissive License (UPL), Version 1.0.
10+
11+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

data-platform/modernise/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Also make sure to check the dedicated pages of the main technology areas of Data
1919
- Technical Comparison of Zero Downtime Migration and OCI Database Migration service, available on Marcus Doeringer's public platform
2020
- [CLONE PDB options as a Migration Method for Windows Databases to Oracle Cloud Infrastructure](https://carlosal.wordpress.com/2023/07/14/clone-pdb-options-as-a-migration-method-for-windows-databases-to-oracle-cloud-infrastructure/)
2121
- Blog technical article about migrating Windows Oracle Databases to OCI using Oracle REMOTE CLONE PDB and REFRESHABLE PDB functionalities, available on Carlos Álvarez's public platform
22+
- [Cloning Oracle Databases from Non-CDB to PDB](https://carlosal.wordpress.com/2023/11/07/cloning-oracle-databases-from-non-cdb-to-pdb/)
23+
- Blog technical article about cloning Non-CDB Oracle Databases as a PDB in a Container Database (CDB) using Oracle REMOTE CLONE PDB functionality, available on Carlos Álvarez's public platform
2224
- [How to survive an Oracle Database failure without your users ever noticing - Cloud Coaching Webinar]( https://www.youtube.com/watch?v=dsUbi5dO_PU)
2325
- Cloud Coaching Webinar, including a technical demonstration, delivered by Amalraj Puthenchira around the use of Application Continuity to avoid unplanned application outages.
2426
- [Teradata to Autonomous Data Warehouse on OCI Migration Guide](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/teradata-to-autonomous-data-warehouse-migration-guide)
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Oracle Cloud Premigration Advisor Tool
2+
3+
Cloud Premigration Advisor Tool (CPAT) helps you evaluate an existing Oracle database for compatibility with Oracle Cloud Database Services including Autonomous Database. Using CPAT before migrating to OCI makes assessing your source database easier and faster! CPAT removes much of the legwork of identifying potential user actions, prioritizing their importance, and suggesting resolutions. Oracle recommends using CPAT to accelerate your migration to Oracle Cloud.
4+
5+
A set of best practices and other useful assets/links can be found on this page.
6+
7+
Reviewed: 03.11.2023
8+
9+
# Useful Links
10+
- [Oracle Support Document 2758371.1 (Cloud Premigration Advisor Tool (CPAT) Analyzes Databases for Suitability of Cloud Migration)](https://support.oracle.com/epmos/faces/DocumentDisplay?id=2758371.1)
11+
- Comprehensive Oracle Support note around CPAT
12+
- [Cloud Premigration Advisor Tool in OCI Database Migration Service (DMS)](https://www.youtube.com/watch?v=kYUqh4O1Owo)
13+
- Short presentation around how CPAT is run as part of a database migration using OCI Database Migration (DMS)
14+
- [Mastering Autonomous Database Migrations using Cloud Premigration Advisor Tool (CPAT)](https://www.youtube.com/watch?v=PH_aPudyr0s)
15+
- Cloud Coaching Webinar delivered by the EMEA Lift team explaining the best practices of how to run CPAT, interpret its output, and take appropriate actions to ensure smooth migrations to Autonomous Database.
16+
17+
# License
18+
19+
Copyright (c) 2023 Oracle and/or its affiliates.
20+
21+
Licensed under the Universal Permissive License (UPL), Version 1.0.
22+
23+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)