cluster:sas
Differences
This shows you the differences between two versions of the page.
cluster:sas [2018/10/01 17:57] – created mcloughlin | cluster:sas [2024/11/11 21:03] (current) – removed mcloughlin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SAS ====== | ||
- | The cluster has SAS v. 9.2. To run SAS, log in to clustersas.econ.umd.edu. | ||
- | < | ||
- | sas myfile.sas & | ||
- | </ | ||
- | |||
- | Always include the ampersand (&) character or you will have to wait util your job finishes before issuing any other commands. | ||
- | |||
- | To run SAS interactively, | ||
- | < | ||
- | ssh -X username@clustersas.econ.umd.edu | ||
- | </ | ||
- | |||
- | The default allocation of memory for a SAS job is fairly low. If you are estimating a model with many fixed effects or many observations, | ||
- | < | ||
- | sas -memsize 500M myfile.sas & | ||
- | </ | ||
- | |||
- | where " | ||
cluster/sas.1538416663.txt.gz · Last modified: 2018/10/01 17:57 (external edit)