Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yet More updates to index.md. So picky. #27

Merged
merged 2 commits into from
Jun 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 15 additions & 13 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,24 @@ Before contacting HPCCF support, first try searching this documentation. This si

Questions about the documentation or resources supported by the HPCCF can be directed to hpc-help@ucdavis.edu.

## Getting Started with HPC

Please read the [Supported Services](https://hpc.ucdavis.edu/supported-services) page.

The high-performance computing model at UC Davis starts with a principal investigator (PI) purchasing resources (compute, GPU, storage) and making them available to their lab. HPCCF will assist in onboarding and providing support.

As a new principal investigator who is interested in purchasing resources, please read the **Our Clusters** section below to determine which clusters are appropriate for onboarding. HPCCF can assist with hardware and storage investments for condo clusters and sell fair-share priority, primary and archive storage for fair-share clusters. Please email hpc-help@ucdavis.edu with your affiliation to start the onboarding process. Resources external to UC Davis can also purchase resources by inquiring at the hpc-help email address.

For getting started with HPC access under an existing PI, please see [requesting an account](https://docs.hpc.ucdavis.edu/general/account-requests/).

### Our Clusters

####_Condo Clusters_
An HPC condo-style cluster is a shared computing infrastructure where different users or groups contribute resources (such as compute nodes, storage, or networking) to a common pool, similar to how individual condo owners share common amenities.

**Farm**: Sponsored by the College of Agriculture and Environmental Sciences. Farm resources can be purchased by principal investigators regardless of affiliation.
[**Farm**](https://docs.hpc.ucdavis.edu/farm/): Sponsored by the College of Agriculture and Environmental Sciences. Farm resources can be purchased by principal investigators regardless of affiliation.

**Franklin**: Sponsored by units within the College of Biological Sciences, Franklin is open to PI's within the Center for Neuroscience, Microbiology and and Molecular Genetics, Molecular and Cellular Biology, and other approved collaborators.
[**Franklin**](https://docs.hpc.ucdavis.edu/franklin/): Sponsored by units within the College of Biological Sciences, Franklin is open to PI's within the Center for Neuroscience, Microbiology and and Molecular Genetics, Molecular and Cellular Biology, and other approved collaborators.

**HPC2**: Sponsored by the College of Engineering and Computer Science and is open to principal investigators associated with COE.

Expand All @@ -29,24 +39,16 @@ An HPC condo-style cluster is a shared computing infrastructure where different

A fair-share HPC algorithm is a resource allocation strategy used to ensure equitable access to computing resources among multiple users or groups. The goal is to balance the workload and prevent any single user or group from monopolizing the resources.


**LSSC0 (Barbera)** an HPC shared resource which is coordinated and ran by HPCCF. LSSC0 is ran with a fair-share algorithm.
### Getting Started

Please read the [Supported Services](https://hpc.ucdavis.edu/supported-services) page.

As a new principal investigator who is interested in purchasing resources, please email hpc-help@ucdavis.edu with your affiliation to inquire about onboarding. Resources external to UC Davis can also purchase resources by inquiring at the hpc-help email address.

For getting started with HPC access under an existing PI, please see [requesting an account](https://docs.hpc.ucdavis.edu/general/account-requests/).

### How to ask for help
## How to ask for help

Emails sent to the HPCCF are documented in Service Now via hpc-help@ucdavis.edu. Please include your name, relevant cluster name, account name if possible, and a brief description of your request or question. Please be patient, as HPCCF staff will respond to your inquiry as soon as possible. HPCCF staff are available to respond to requests on scheduled university work days and are available from 8:00 am to 5:00 pm.

### Contributing to the documentation
## Contributing to the documentation
This site is written in markdown using [MkDocs](https://daringfireball.net/projects/markdown/) with the [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) theme. If you would like to contribute, you may [fork our repo :material-source-fork:](https://github.com/ucdavis/hpccf-docs/fork) and submit a pull request.

### Additional Information
## Additional Information

- [HPCCF home page](https://hpc.ucdavis.edu)
- [Research Computing at UC Davis](https://researchcomputing.ucdavis.edu)
Expand Down
Loading