Recently Updated Pages
Software List
List of software centrally available via the modules tool at the INCD Cirrus HPC and HTC clusters...
INCD-Lisbon (cirrus.a.incd.pt)
The list of server class types available to general users in the Cirrus HPC/HTC clusters. INCD-L...
2024
Agencia Nacional de Inovação (ANI) Agência Regional para o Desenvolvimento da Investigação Tecno...
How to selected a GPU
Select any GPU On this example we choose one GPU with at least 8192 MB memory. #!/bin/bash #S...
Create a ssh key
Access to the INCD computing clusters is performed via SSH and requires the use of SSH keys for a...
Using SSH tunnels
In some cases you may need to access remote hosts that have private IP addresses or are protected...
Login servers
INCD-Lisbon HPC and HTC cluster (Cirrus-A) Access to the INCD advanced computing facilities in L...
How to connect to the HPC and HTC clusters
public login services Access to the INCD clusters is only available to registered users. To use ...
How to acknowledge CNCA
INCD is required to provide evidence of the work made possible through the usage of the infrastru...
Interactive Sessions
Slurm allow interactive sessions into the workernodes, using ssh, but within a valid job allocati...
Time synchronization
Recommendations for NTP configuration For stratus.ncg.ingrid.pt use the INCD provided NTP server...
How to Run a Job with a GPU
Let's run the gravitational N-body simulation found on the CUDA toolkit samples on a GPU. This ex...
Deep Learning Example
The INCD-Lisbon facility provide a few GPU, check the Comput Node Specs page. Login on the submi...
Resource Consuption
The consuption can be monitored by a user by the report command.The command shows to two period ...
2023
2022
Ensino Superior Institution Number of different groups Faculdade de Ciências da Universid...
2021
Ensino Superior Institution Number of different groups Faculdade de Ciências da Universid...
2020
Ensino Superior Institution Number of different groups Faculdade de Ciências da Universid...
Period 2017-2019
Institution Number of different groups Universidade do Algarve 3 CCMAR 3 CBMR 1 ...
Jobs information
List all current jobs for a user: squeue -u <username> List all running jobs for a user: ...