Resources¶
This page is a stub
As of now, this page is incomplete, possibly incorrect and open for contributions.
Overview of resources¶
HPC cluster | Center(s) | Compute type | Compute | Storage | Type of data | Costs for user | Accessible for |
---|---|---|---|---|---|---|---|
Alvis | NAISS, C3SE | AI | Medium | Low | Regular | Free | Swedish researchers |
Bianca | NAISS, UPPMAX | General purpose | Medium | Low | Sensitive | Free | Swedish researchers |
COSMOS | NAISS, LUNARC | General purpose | Medium | Low | Regular | Free | Swedish researchers |
COSMOS SENS | LUNARC | General purpose | Medium | Low | Sensitive | Free | Lund researchers |
Dardel | NAISS, PDC | General purpose | Medium | Low | Regular | Free | Swedish researchers |
Kebnekaise | HPC2N | General purpose | Medium | Low | Regular | Free | Umeå researchers |
LUMI | NAISS, CSC | General purpose | High | Low | Regular | Free | Swedish researchers |
Rackham | NAISS, UPPMAX | General purpose | Medium | Low | Regular | Free | Uppsala researchers |
Unknown | SND | None | None | High | Regular | Free | Swedish researchers |
SweStore | NAISS | None | None | High | Active, regular | Free | Swedish researchers |
Swedish Science Cloud | NAISS | Hosting websites | Low | Low | Regular | Free | Swedish researchers |
Tetralith | NAISS, NSC | General purpose | Medium | Low | Regular | Free | Swedish researchers |
Vera | C3SE | General purpose | Medium | Low | Regular | Free | Linköping researchers |
Verdi | AIDA Data Hub | General purpose | Low | High | Any type | Depends | Anyone |
Selecting the right resource¶
flowchart TD
sensitive_data[Do you work with Sensitive data?]
compute[Do you need compute or storage?]
compute_ai[Do you focus on AI?]
sens_compute[Do you need compute or storage?]
sens_compute_location[Where are you located?]
compute_location[Where are you located?]
aida_data_hub[AIDA data hub]
alvis[Alvis]
arrhenius[Arrhenius]
bianca[Bianca]
cosmos_sens[COSMOS SENS]
dardel[Dardel]
maja[Maja]
rackham[Rackham]
pelle[Pelle]
tetralith[Tetralith]
vesta[Vesta]
sensitive_data --> |No| compute
sensitive_data --> |Yes| sens_compute
sens_compute --> |Compute| sens_compute_location
sens_compute --> |Storage| aida_data_hub
compute --> |Compute| compute_ai
compute --> |Storage| aida_data_hub
compute_ai --> |No| compute_location
compute_ai --> |Yes| alvis
compute_location --> |Anywhere in Sweden| dardel
compute_location --> |Anywhere in Sweden| tetralith
compute_location --> |Umeå| Kebnekase
compute_location --> |Uppsala| rackham
rackham -.-> |Future| pelle
sens_compute_location --> |Anywhere in Sweden| bianca
sens_compute_location --> |Lund| cosmos_sens
sens_compute_location --> |Uppsala| vesta
sens_compute_location -.-> |Uppsala| maja
bianca -.-> |Future| arrhenius