Changes between Version 2 and Version 3 of cypress/STATA


Ignore:
Timestamp:
09/17/2026 04:14:39 PM (3 days ago)
Author:
fuji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cypress/STATA

    v2 v3  
    33STATA is a general-purpose statistical software package created in 1985 by [http://www.stata.com/ StataCorp]
    44
    5 '''STATA on cypress is licensed to Freeman School of Business.'''
     5~~'''STATA on cypress is licensed to Freeman School of Business.'''~~
    66
    77== Run with GUI interactively ==
     
    5454Last login: Mon Jun  8 20:18:50 2015 from cypress1.cm.cluster
    5555}}}
    56 The default `idev` session reserve a node for '''one hour'''. If you want to work on it for a longer time, use `-t` option. See [[cypress/using#SubmittingInteractiveJobs]].
     56The default `idev` session reserves a node for '''one hour'''. If you want to work on it for a longer time, use `-t` option. See [[cypress/using#SubmittingInteractiveJobs]].
    5757
    5858Load the module
     
    128128
    129129=== STATA-MP ===
     130`stata/15-site_lic` is a single-core license (stata-mp won't run)
     131
    130132Stata can run with multiple threads. You can check the license info by 'creturn list' command on stata-window.
    131133
     
    151153stata-mp -b do parappelcode
    152154}}}
     155
     156== Run STATA with Singularity ==
     157If you have a newer version of STATA and encountered a [[cypress/glibc-version-problems|glibc version problem]], see [[cypress/STATA-Singularity|this page]].