-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |