Advanced Search
Search Results
144 total results found
Old wiki documentation
The old Medusa wiki page can be found here
Documentos / Documents
Marcos / Milestones
Atividade 1 / Activity 1 Mi1.1 - Internal coordination and administration structture fully operational Mi1.2 - First version of the internal management information system Mi1.3 - All specialised centres established Mi1.4 - Business and sustainability m...
Login servers
INCD-Lisbon HPC and HTC cluster (Cirrus-A) Access to the INCD advanced computing facilities in Lisbon is performed with: Almalinux 8 Login server ssh -l username cirrus.a.acnca.pt Note For further information on how to obtain access see the Getting Started...
Start here
Cluster specific information INCD provides acess to several HPC computing clusters. The policies, limits and characteristics of these HPC clusters can be different, always check where you are running and whether the manuals and/or instructions are the correct...
Slurm
Slurm's architecture Slurm is made of a slurmd daemon running on each compute node and a central slurmctld daemon running on a management node. Node In slurm a node is a compute resource, usually defined by particular consumable resources, i.e. cores, memor...
udocker Usage Example
Install by your own: See IBERGRID 2019 Tuturial, check also the general udocker tuturials page Use the already available installation: [user@pauli02 ~]$ module avail ------- /cvmfs/sw.el7/modules/soft ---------- gcc-5.5 matlab/R2018a ...
overview of the resources offered
sinfo : overview of the resources offered by the cluster By default, sinfo lists the available partitions name(s), availability, time limit, number of nodes, their state and the nodelist. A partition is a set of compute nodes. The command sinfo by default ...
show job accounting data
sacct: displays accounting data for all jobs and job steps in the Slurm job accounting log or Slurm database If you use the command without any paremeters it will show you the currently running jobs accounting data. $ sacct JobID JobName Partit...
stop or cancel jobs
scancel : used to signal jobs or job steps that are under the control of Slurm The command scancel is used to signal or cancel jobs, job arrays or job steps . A job or job step can only be signaled by the owner of that job or user root. If an attempt is mad...
Show jobs information in queue
squeue: view information about jobs located in the Slurm scheduling queue. gqueue: squeue alias formated to show specific jobs information general usage If you use the command without any paremeters it will show you the currently running jobs in the queue. ...
How to run parallel job's with srun
srun : Used to submit/initiate job or job step Typically, srun is invoked from a SLURM job script but alternatively, srun can be run directly from the command, in which case srun will first create a resource allocation for running the parallel job (the sall...
My first slurm job
Examples Submit a simple MPI job On this example we run a small MPI application doing the following steps: Create a submission file Submit the job to the default partition Execute a simple MPI code Check the status of the job Read the output D...
Deep Learning Example
The INCD-Lisbon facility provide a few GPU, check the Comput Node Specs page. Login on the submit node Login on the cluster submition node, check the How to Access page for more information: $ ssh -l <username> cirrus8.a.incd.pt [username@cirrus01 ~]...
Conda
Another example of conda environment setup. Login on the submit node Login on the cluster submission node, check the page How to Access for more information: $ ssh -l <username> cirrus.ncg.ingrid.pt [username@cirrus ~]$ _ Prepare a conda virtual e...
Example of a user application installation
This example will show how to install Octave on the hipotetical user username home directory HOME/soft/octave/5.1.0. The example will use the interactive host to install the software but if you can also write a script and submit a job as long the command line ...
User customization with module
Example of environment configuration for Octave application installed on the example Example of a User application Installation page. Login on the submit node Login on the cluster submition node, check the page How to Access for more information: $ ssh -l &...
Acceptable Use Policy
This Acceptable Use Policy (AUP) has been updated and is effective from 24 February 2020. This individual document must be considered in conjunction with all other INCD policy documents. By registering as an INCD user you declare that you have read, understoo...
Virtual machine specs
The list of Virtual Machine flavors available to general users in the Stratus cloud computing service. INCD-Lisbon (Stratus-A) FLAVOR vCPUs RAM (GB) DISK (GB) svc1.xs 1 1 10 svc1.s 1 2 40 svc1.m 2 4 40 svc1.l 4 8 40 svc1.xl ...
Software List
List of software centrally available via the modules tool at the INCD Cirrus HPC and HTC clusters as of August 2022. Full list changes and to request the installation of additional software contact the INCD support helpdesk. Intel Compilers available Users c...