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

Update grant section #816

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
13 changes: 0 additions & 13 deletions docs/grants/budgets.md

This file was deleted.

4 changes: 4 additions & 0 deletions docs/grants/facilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ The link below contains a plain-text facilities document designed to support res
[Click Here To Download The Research Computing Facilities Grant Document.](res/uab-rc-facilities.txt)

If you believe that information within is inaccurate or there are missing details, please feel free to contact [Support](../help/support.md).

## Detailed Hardware Information

For more detailed information on compute hardware please see: [Detailed Hardware Information](../cheaha/hardware.md#details)
3 changes: 3 additions & 0 deletions docs/grants/opportunities.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Funding Opportunities

- Research Software Funding Opportunities: <https://www.researchsoft.org/funding-opportunities/>
7 changes: 0 additions & 7 deletions docs/grants/overview.md

This file was deleted.

26 changes: 1 addition & 25 deletions docs/grants/publications.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
# Grant Descriptions

## Short

> UAB IT Research Computing maintains high performance compute (HPC) and
> storage resources for investigators. The Cheaha high performance
> compute cluster provides 8192 CPU cores and 72 GPUs interconnected via
> an InfiniBand network, providing over 619 TFLOP/s of aggregate
> theoretical peak performance. A high-performance, 12PB raw GPFS
> storage on DDN SFA12KX hardware is also connected to these compute
> nodes via the Infiniband fabric, available to all UAB investigators.

## Detailed

<!-- markdownlint-disable MD046 -->
!!! construction

Under construction.
<!-- markdownlint-enable MD046 -->

## Acknoweldgement in Publications
# Acknoweldgement in Publications

To acknowledge the use of Cheaha in published work, for compute time or
substantial technical assistance, please consider adding the following
Expand All @@ -40,7 +20,3 @@ publication:
> those of the authors and do not necessarily reflect the views of the
> National Science Foundation or the University of Alabama at
> Birmingham.

## Detailed Hardware Information

For more detailed information on compute hardware please see: [Detailed Hardware Information](../cheaha/hardware.md#details)
6 changes: 0 additions & 6 deletions docs/policies.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# UAB Research Computing Policies

<!-- markdownlint-disable MD046 -->
!!! construction

This page is a stub and is under construction.
<!-- markdownlint-enable MD046 -->

## UAB IT Policies

All users of UAB IT systems, including UAB Research Computing systems, must agree to all UAB relevant UAB IT policies. UAB IT policies may be found at <https://www.uab.edu/it/home/policies>.
Expand Down
7 changes: 3 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,9 @@ nav:
- NSF Cyberinfrastructure: national_ci/nsf_access.md
- NIH Cyberinfrastructure: national_ci/nih.md
- Grants & Contracts:
- Overview: grants/overview.md
- Facilities and Plan: grants/facilities.md
- Budgeting: grants/budgets.md
- Descriptions: grants/publications.md
- RC Facilities Description: grants/facilities.md
- Acknowlding Us in Publications: grants/publications.md
- Funding Opportunities: grants/opportunities.md
- Outreach & Training:
- Case Studies: education/case_studies.md
- Research Computing Days:
Expand Down