TamIA
Availability : March 31, 2025 |
Login node : tamia.alliancecan.ca |
Globus collection : to be announced |
Data transfer node (rsync, scp, sftp,...) : tamia.alliancecan.ca |
Portal : to be announced |
tamIA is a cluster dedicated to artificial intelligence for the Canadian scientific community. Located at Université Laval, tamIA is co-managed with Mila and Calcul Québec. The cluster is named for the eastern chipmunk, a common species found in eastern North America.
tamIA is part of PAICE, the Pan-Canadian AI Compute Environment.
Site-specific policies
By policy, tamIA's compute nodes cannot access the internet. If you need an exception to this rule, contact technical support explaining what you need and why.
Crontab is not offered on tamIA.
Each job should have a duration of at least one hour (five minutes for test jobs) and you cannot have more than 1000 jobs, running or queued, at any given moment. The maximum duration for a job is 1 day (24 hours).
Access
Eligible researchers can apply for access to the tamIA cluster. Eligible principal investigators are members of an AIP-type RAP in which other researchers can be sponsored. The procedure is available on the Using a resource allocation page.
To access the cluster, each researcher must also complete an access request in the CCDB.
Storage
HOME Lustre file system |
|
SCRATCH Lustre file system |
|
PROJECT Lustre file system |
|
For transferring data via Globus, you should use the endpoint specified at the top of this page, while for tools like rsync and scp you can use a login node.
High-performance interconnect
The InfiniBand NVIDIA NDR network links together all of the nodes of the cluster. Each H100 GPU is connected to a single NDR200 port through an NVIDIA ConnectX-7 HCA. Eeach GPU server has 4 NDR200 ports connected to the InfiniBand fabric.
The InfiniBand network is non-blocking for compute servers and is composed of two levels of switches in a fat-tree topology. Storage and management nodes are connected via four 400Gb/s connections to the network core.
Node characteristics
nodes | cores | available memory | CPU | storage | GPU |
---|---|---|---|---|---|
22 | 48 | 512GB | 2 x Intel Xeon Gold 6442Y 2,6 GHz, 24C | 1 x SSD de 7.68TB | 4 x NVIDIA HGX H100 SXM 80GB HBM3 700W, connected via NVLink |
4 | 64 | 512GB | 2 x Intel Xeon Gold 6438M 2.2G, 32C/64T | 1 x SSD de 7.68TB | none |
Software environments
StdEnv/2023 is the standard environment on tamIA.
Monitoring jobs
From the tamIA portal, you can monitor your jobs using CPUs and GPUs in real time or examine jobs that have run in the past. This can help you to optimize resource usage and shorten wait time in the queue.
You can monitor your usage of
- compute nodes,
- memory,
- GPU.
It is important that you use the allocated resources and to correct your requests when compute resources are less used or not used at all. For example, if you request 4 cores (CPUs) but use only one, you should adjust the script file accordingly.