-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into article-conda-project-space
- Loading branch information
Showing
11 changed files
with
137 additions
and
74 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
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
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,10 +1,10 @@ | ||
Platform ,[Long-term Storage](lts/index.md) ,[User Data and Home Directories](storage.md#user-data-and-home-directories) ,[Project Directories](storage.md#project-directory) ,[User Scratch](./storage.md#user-scratch) ,[Local Scratch](storage.md#local-scratch) | ||
Data Use-Case ,Data that rarely or never changes. Static data hosting. Acquired data pick-up repository. ,General-purpose data storage. ,Data to be shared among collaborator group and ready for analysis. ,Temporary files created during analysis. Rolling file deletion over time. ,Small files created during jobs. Must be deleted at the end of a job. | ||
Default Quota ,Individual: 5 TB<br>Group: 75 TB ,5 TB ,25 TB ,100 TB ,Small | ||
Owner ,Individual: per researcher<br>Group: Lab PI or Core Director ,Individual Researchers ,Lab PI or Core Director ,Individual Researchers ,Individual Researchers | ||
Accessible From ,- Cheaha<br>- Globus ,- Cheaha<br>- Globus ,- Cheaha<br>- Globus ,Cheaha ,Cheaha | ||
Cheaha Path ,No path; see [LTS Interfaces](lts/interfaces.md). ,`/home/<BlazerID>` (`$HOME`) and `/data/user/<BlazerID>` (`$USER_DATA`) ,`/data/project/<name>` ,`/scratch/<BlazerID>` (`$USER_SCRATCH`) ,`/local/$SLURM_JOB_ID` | ||
Read/Write (IO) Speed ,Slower ,Fast ,Fast ,Fast ,Fastest | ||
Responsibilities & Procedures ,PI/Director responsible for data and access control. , ,PI/Director responsible for data and access control. ,Data deleted after 30 days. ,Data deleted as needed. | ||
Access Control ,[Bucket policies](./lts/policies.md) ,Self only ,[`chmod`](../workflow_solutions/shell.md#manage-permissions-of-files-and-directores-chmod) and [ACLs](../workflow_solutions/shell.md#manage-researcher-access-to-files-and-directories-getfacl-setfacl) ,Self only ,Self only | ||
How to Request ,Upon request. ,Comes with Cheaha account. ,Upon request. ,Comes with Cheaha account. ,Comes with Cheaha account. | ||
Platform,[Long-term Storage](lts/index.md),[User Data and Home Directories](storage.md#user-data-and-home-directories),[Project Directories](storage.md#project-directory),[User Scratch](./storage.md#user-scratch),[Local Scratch](storage.md#local-scratch) | ||
Data Use-Case,Data that rarely or never changes. Static data hosting. Acquired data pick-up repository.,General-purpose data storage.,Data to be shared among collaborator group and ready for analysis.,Temporary files created during analysis. Rolling file deletion over time.,Small files created during jobs. Must be deleted at the end of a job. | ||
Default Quota,Individual: 5 TB<br>Group: 75 TB,5 TB,25 TB,100 TB,Small | ||
Owner,Individual: per researcher<br>Group: Lab PI or Core Director,Individual Researchers,Lab PI or Core Director,Individual Researchers,Individual Researchers | ||
Accessible From,- Cheaha<br>- Globus,- Cheaha<br>- Globus,- Cheaha<br>- Globus,Cheaha,Cheaha | ||
Cheaha Path,No path; see [LTS Interfaces](lts/interfaces.md).,`/home/<BlazerID>` (`$HOME`) and `/data/user/<BlazerID>` (`$USER_DATA`),`/data/project/<name>`,`/scratch/<BlazerID>` (`$USER_SCRATCH`),`/local/$SLURM_JOB_ID` | ||
Read/Write (IO) Speed,Slower,Fast,Fast,Fast,Fastest | ||
Responsibilities & Procedures,PI/Director responsible for data and access control.,,PI/Director responsible for data and access control.,Data deleted after 30 days.,Data deleted as needed. | ||
Access Control,[Bucket policies](./lts/policies.md),Self only,[`chmod`](../workflow_solutions/shell.md#manage-permissions-of-files-and-directores-chmod) and [ACLs](../workflow_solutions/shell.md#manage-researcher-access-to-files-and-directories-getfacl-setfacl),Self only,Self only | ||
How to Request,Upon request.,Comes with Cheaha account.,Upon request.,Comes with Cheaha account.,Comes with Cheaha account. |
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
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Funding Opportunities | ||
|
||
- Research Software Funding Opportunities: <https://www.researchsoft.org/funding-opportunities/> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.