Helix/Software/Stata

From bwHPC Wiki
< Helix‎ | Software
Revision as of 17:10, 28 October 2022 by S Richling (talk | contribs) (Created page with "{{Softwarepage|math/stata}} {| width=760px class="wikitable" |- ! Description !! Content |- | module load | math/stata |- | License | Commercial. |- | Links | [https://www.st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The main documentation is available via module help math/stata on the cluster. Most software modules for applications provide working example batch scripts.


Description Content
module load math/stata
License Commercial.
Links Homepage | Documentation
Graphical Interface Yes

1 Description

Stata is a software package for statistical computations in research and development. Many statistical methods are available.

2 General Usage

For Stata the following variants are available:

  • Stata/MP (MP = Multiprocessing)
  • Stata/SE (SE = Special Edition)
  • Stata/IC (IC=InterCooled)

The license allows the usage of the multiprocessing variant Stata/MP for up to 64 cores. Due to internal shared-memory parallelization you can expect a speed-up for large-scale applications. Working with Stata/MP does not differ from working with other Stata variants, but is recommended for performance. The graphical user interface and the statistical functions are the same. You do not have to care about parallelization; Stata/MP manages this for you.

After loading the Stata module with the following start-up commands are possible:

Stata/MP Stata/SE Stata/IC
Command line variant stata-mp stata-se stata
Graphical variant xstata-mp xstata-se xstata