Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Almeida authored Jul 4, 2024
1 parent 1a4f960 commit 91d0d8e
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
# Welcome to documentation for IEETA HPC
# Welcome to documentation for Pleiades

This documentation is designed to provide users with essential information and instructions to effectively utilize the HPC resources at IEETA. Whether you're new to HPC or an experienced user, this guide aims to help you understand how to access, manage jobs, and leverage the available resources in the most efficient way.
This documentation is designed to provide users with essential information and instructions to effectively utilize the resources at IEETA. Whether you're new to HPC or an experienced user, this guide aims to help you understand how to access, manage jobs, and leverage the available resources in the most efficient way.

## Contents

* [About](about.md): This section provides an overview of the IEETA HPC, including its purpose, capabilities, and the team responsible for its supports.
* [How to Access](how_to_access.md): Detailed instructions on how to gain access to the IEETA HPC
* [Quick start](quick_start.md): A concise guide for quickly getting started with the IEETA HPC. This includes basic steps on logging in, running simple jobs, and understanding the file system.
* [About](about.md): This section provides an overview of Pleiades (IEETA's HPC cluster), including its purpose, capabilities, and the team responsible for its supports.
* [How to Access](how_to_access.md): Detailed instructions on how to gain access to Pleiades
* [Quick start](quick_start.md): A concise guide for quickly getting started with the Pleiades. This includes basic steps on logging in, running simple jobs, and understanding the file system.

For users seeking more profound insights or for those new to this domain, we have curated additional detailed material that delves into various aspects of utilizing the IEETA HPC.
For users seeking more profound insights or for those new to this domain, we have curated additional detailed material that delves into various aspects of utilizing this cluster.

* **Detailed Material**:
- [Cluster Nodes](detail_material/nodes.md)
- [Software packages](detail_material/software_packages.md)
- [Job management](detail_material/job_management.md)
- [Account management](detail_material/account_management.md)

Furthermore, to aid in acclimatization with the HPC stack, we have also included some pragmatic examples:
Furthermore, to aid in acclimatization with the HPC stack, we have also included some practical examples:

- **Deep Learning (GPU) Examples**
* [MNIST Example](examples/dl/mnist.md)
- **Scientific Computing (CPU) Examples**
* [DNA Sequencing Example](examples/sc/dna.md)
* [R Example](examples/sc/r.md)
* [R Example](examples/sc/r.md)

0 comments on commit 91d0d8e

Please sign in to comment.