SENAI CIMATEC CS2I¶
Welcome to the user guide for SENAI CIMATEC's Supercomputing Center for Industrial Innovation (CS2I). This guide provides comprehensive documentation on how to use our High-Performance Computing (HPC) clusters to solve complex problems and perform intensive computational tasks.
Work in progress
This guide is constantly being updated. Your suggestions are welcome! Contact us or submit a merge request on our documentation repository.
Getting started¶
New to HPC? Start here:
- Request an account: Get access to the clusters
- Connect via SSH: Set up your secure connection
- Submit jobs: Learn to run your programs
- Transfer data: Move files between the cluster and your computer
Main resources¶
Access and authentication¶
- Cluster access: How to log in to access nodes
- SSH configuration: Configure SSH keys and advanced connections
- Multi-factor authentication: Additional security for your account
Computing and jobs¶
- SLURM scheduling system: Submit and manage jobs
- Script examples: Ready-to-use scripts for different job types
- Resource usage: Monitor jobs and resources
Data and storage¶
- File management: Organize your data on the cluster
- Data transfer: SCP, rsync, and SFTP
Software and applications¶
- Applications & software: Overview of available software
- Environment modules: Cluster module system
- Python: Virtual environments and packages
- Conda: Scientific environment management
- Containers: Use Apptainer/Singularity
Cluster resources¶
- Compute nodes: Available hardware specifications
- HPC architecture: Understand how the clusters work
Support¶
- Request help: How to get technical support
- Contact: Email: hpc@fieb.org.br
How to Contribute¶
We appreciate and welcome any contributions to the HPC Guide! To learn more about contributing, please refer to our contributing guidelines.
Acknowledgments¶
The HPC Guide is maintained by the NOC team at SENAI CIMATEC and is built using MkDocs, a Python-based static site generator.