Technical Documentation: Difference between revisions
Jump to navigation
Jump to search
(→How to) |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Infrastructure == | == Infrastructure == | ||
{| class="wikitable | |||
|+ | {| class="wikitable" | ||
|+ Computing | |||
|- | |- | ||
! Hardware !! Description !! Availability | ! Hardware !! Description !! Availability | ||
|- | |- | ||
| rowspan="2" | Compute VM || Up to 64 | | rowspan="2" | Compute VM || Up to 64 vcores and 480 GB of RAM|| 1024 vcores | ||
|- | |- | ||
|| Up to 64 | || Up to 64 vcores and 240 GB of RAM || 1536 vcores | ||
|- | |- | ||
| High Availability VM || Up to 64 cores and 480 GB <br> Connected to UPS and Diesel Generators || 1024 vcores | |||
|- | |||
| rowspan="2" | GPU || Up to 2 A100-40 per VM || 20 GPU | |||
|- | |||
|| Up to 2-A100-80 per VM || 8 GPU | |||
|} | |||
| | {| class="wikitable" | ||
|+ Storage | |||
|- | |||
! Hardware !! Description !! Availability | |||
|- | |- | ||
| Block Storage || All SSD || 273 TB | | Block Storage || All SSD || 273 TB | ||
Line 24: | Line 34: | ||
|} | |} | ||
==How to== | |||
* [[Store and Share data]] on the platform | |||
* [[Share a Network]] between two projects. | |||
==Services== | ==Services== | ||
Line 29: | Line 42: | ||
* [[Globus]] Data transfer and Sharing | * [[Globus]] Data transfer and Sharing | ||
* [[Elastic HPC]]: High perforamce Computing in the Cloud | * [[Elastic HPC]]: High perforamce Computing in the Cloud | ||
* [[ | |||
==Object Store== | |||
* [[Object Store Quick Start]] | |||
* [[Backing up Object Store]] buckets to tape | |||
* Using [[rclone]] on our system | |||
==Openstack== |
Latest revision as of 17:37, 13 January 2025
Welcome to the technical documentation wiki of the Secure Data for Health (SD4H) project. This is the primary source for users with questions on equipment and services.
Infrastructure
Hardware | Description | Availability |
---|---|---|
Compute VM | Up to 64 vcores and 480 GB of RAM | 1024 vcores |
Up to 64 vcores and 240 GB of RAM | 1536 vcores | |
High Availability VM | Up to 64 cores and 480 GB Connected to UPS and Diesel Generators |
1024 vcores |
GPU | Up to 2 A100-40 per VM | 20 GPU |
Up to 2-A100-80 per VM | 8 GPU |
Hardware | Description | Availability |
---|---|---|
Block Storage | All SSD | 273 TB |
Object Storage | S3 and Swift API | 5PB |
Ceph FS | High performance multi read/write All SSD |
1PB |
How to
- Store and Share data on the platform
- Share a Network between two projects.
Services
- Globus Data transfer and Sharing
- Elastic HPC: High perforamce Computing in the Cloud
Object Store
- Object Store Quick Start
- Backing up Object Store buckets to tape
- Using rclone on our system