diff --git a/_toc.yml b/_toc.yml index 4102f47..80a52f7 100644 --- a/_toc.yml +++ b/_toc.yml @@ -9,6 +9,7 @@ parts: - file: docs/overview - file: docs/windows - file: docs/linux + - file: docs/access - caption: Using SLURM chapters: - file: docs/biohpc/slurm @@ -20,7 +21,6 @@ parts: - file: docs/biohpc/julia - caption: Reserving a node on BioHPC Linux chapters: - - file: docs/access - file: docs/biohpc/reserving - caption: How to connect to BioHPC chapters: diff --git a/docs/access.md b/docs/access.md index b0f4d44..d0c8d67 100644 --- a/docs/access.md +++ b/docs/access.md @@ -1,3 +1,4 @@ +(access)= # General access rules The cluster has a large number of nodes and file servers. The "ecco" nodes, available for authorized users ("ecco01" group) under "Restricted" are free to users. Other nodes can be added and used, should more (and possibly faster resources be needed). diff --git a/docs/intro.md b/docs/intro.md index 1676feb..ae4faeb 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -8,6 +8,7 @@ These pages are a continous work-in-progress. They provide information based on ## Quick Start +- [Request access to the Econ Computer Cluster ECCO](access) to get started - [Launch a job on the Econ Computer Cluster ECCO](slurm-quick-start) to develop code with 1 core, or run jobs with 400 cores - [Reserve a machine on the Econ Computer Cluster ECCO](reserving) if you need exclusive access to a machine (prevent others from running even non-competing jobs) - [Connect to a CCSS Cloud Computing Solution](https://socialsciences.cornell.edu/computing-and-data/cloud-computing-solutions/account-instructions)