-
Notifications
You must be signed in to change notification settings - Fork 16
How Do I Get a Software on Cheaha #1063
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
Open
bdu-birhanu
wants to merge
8
commits into
uabrc:main
Choose a base branch
from
bdu-birhanu:feat-tutorial-sw
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
359f79a
adding how to access col in the licensed sw table
bdu-birhanu 1f6cff5
Merge branch 'main' into feat-tutorial-sw
bdu-birhanu 1cd3272
Add software index page
bdu-birhanu b985428
edit sw table and draft sas gui
bdu-birhanu 678f31d
Merge branch 'main' into feat-tutorial-sw
bdu-birhanu 94da7a4
resolve conflict on index page
bdu-birhanu 0e0457c
adding sas support link
bdu-birhanu eee3d03
Merge branch 'main' into feat-tutorial-sw
bdu-birhanu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -80,3 +80,4 @@ pascalnodes | |
| Slurm | ||
| UAB | ||
| s3cmd | ||
| SAS | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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,9 @@ | ||
| # SAS Interactive Apps | ||
|
|
||
| SAS (Statistical Analysis System) is available for use graphically in your browser via Open Ondemand (OOD). As with other standalone programs, you will need to select the resources required using the job creation form. You will also need to select the version of SAS you wish to use. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Open OnDemand |
||
|
|
||
| To launch SAS, select the menu: Interactive Apps -> SAS. The job creation and submission form will appear, where you can configure: | ||
|
|
||
|  | ||
|
|
||
| Help and detailed documentation on using SAS can be found at [SAS Support](https://support.sas.com/en/support-home.html) page. | ||
This file contains hidden or 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,10 @@ | ||
| # How Do I Get Software on Cheaha | ||
|
|
||
| On Cheaha, many commonly used software applications are already installed and made available through the module system, which lets you easily load, unload, and switch between different versions as needed. | ||
|
|
||
| Depending on the software’s availability, installation method, and licensing requirements, there are several ways to access what you need. You can access software: | ||
|
|
||
| - [Preinstalled Module](modules.md) – software already available on the system through modules | ||
| - [Self-Installed Software](software.md) – software that you set up yourself, either using: | ||
| - [Conda environments](software.md#anaconda-on-cheaha). | ||
| - [Singularity Containers](software.md#software-installation). |
This file contains hidden or 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 hidden or 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 @@ | ||
| Software,Restricted to...,License Holder | ||
| Amber,"Lab Specific",Lab PI | ||
| Ansys,"School of Engineering affiliated people",School of Engineering | ||
| [Cell Ranger](../software/software.md#cell-ranger),"Named individual",Individuals | ||
| Gurobi,"Named individual",Individuals | ||
| LS-Dyna,"School of Engineering affiliated people",School of Engineering | ||
| Matlab,"UAB affiliated people",The University of Alabama System | ||
| Mathematica,"UAB affiliated people",UAB Campus | ||
| SAS,"UAB affiliated people",UAB Campus | ||
bdu-birhanu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| Stata,"UAB affiliated people",UAB Campus | ||
| Software,Restricted to...,License Holder,How do I get access? | ||
| Amber,"Lab Specific",Lab PI, Request access through an existing license owner | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Extra space after last comma |
||
| Ansys,"School of Engineering affiliated people",School of Engineering,[Contact School of Engineering](https://www.uab.edu/engineering/home/about/contact-us) | ||
| [Cell Ranger](../software/software.md#cell-ranger),"Named individual",Individuals,[Refer our documentation on Cell Ranger](software.md#cell-ranger) | ||
| Gurobi,"Named individual",Individuals,[Installed as a module on Cheaha](#listing-and-searching-modules) | ||
| LS-Dyna,"School of Engineering affiliated people",School of Engineering,[Contact School of Engineering](https://www.uab.edu/engineering/home/about/contact-us) | ||
| Matlab,"UAB affiliated people",The University of Alabama System,On Cheaha:<br> - [Interactive Apps](../open_ondemand/ood_matlab.md#matlab) <br> - [Batch jobs](#listing-and-searching-modules) <br> - [Personal machine](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=3f7ccad337109b0024a67c1643990eea) | ||
| Mathematica,"UAB affiliated people",UAB Campus,On Cheaha:<br> - [Personal machine]( https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=294c0ed337109b0024a67c1643990e24) <br> - For Interactive Apps and Batch jobs: [Contact Us](../../help/support.md) | ||
| SAS,"UAB affiliated people",UAB Campus,On Cheaha:<br> - [Personal machine](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=275e025737109b0024a67c1643990eec) <br> - [Interactive Apps](../open_ondemand/ood_sas.md) <br> - For Batch jobs: [Contact Us](../../help/support.md) | ||
| Stata,"UAB affiliated people",UAB Campus,On Cheaha:<br> - [Personal machine](https://uabprod.service-now.com/service_portal?id=sc_cat_item&sys_id=64d876ae371b974024a67c1643990e86) <br> - For Interactive Apps and Batch jobs: [Contact Us](../../help/support.md) | ||
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please sort the lines, ascending, case-insensitive.
There is an extension for this in VSCode: https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines
It's not much change but will help maintenance in the future.