Stata
From ScientificComputing
Decription
Stata is a statistics software from the company StatCorp.
Getting access to Stata
You can purchase Stata licenses from the IT shop of ETH. Please note that the IT shop only sells licenses for serial Stata.
After purchasing a license, you can contact cluster-support@id.ethz.ch and request being added to the Stata user group on Euler.
Available versions on Euler
Version | Module command |
---|---|
16 | module load stack/2024-06 stata/16 |
How to submit a job
You can submit a stata job with the following command:
sbatch [Slurm options] stata -b filename.do
alternatively, you can use a jobscript