User Tools

Site Tools


staramr-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
staramr-software [2025/02/28 12:51] – created aorthstaramr-software [2025/03/03 06:46] (current) aorth
Line 15: Line 15:
 Load one version into your environment and run it: Load one version into your environment and run it:
 <code>$ module load staramr/0.11.0 <code>$ module load staramr/0.11.0
-$ staramr</code>+$ staramr db info</code>
  
  
Line 21: Line 21:
 Notes from the sysadmin during installation. Notes from the sysadmin during installation.
  
-<code>$ module load python/3.9+<code>$ module load python/3.10
 $ sudo mkdir -p /export/apps/staramr/0.11.0 $ sudo mkdir -p /export/apps/staramr/0.11.0
 $ sudo chown aorth /export/apps/staramr/0.11.0 $ sudo chown aorth /export/apps/staramr/0.11.0
 +$ python3 -m venv /export/apps/staramr/0.11.0
 $ source /export/apps/staramr/0.11.0/bin/activate $ source /export/apps/staramr/0.11.0/bin/activate
 $ pip install -U pip setuptools wheel $ pip install -U pip setuptools wheel
-$ pip install staramr==0.11.0</code>+$ pip install staramr==0.11.0 
 +$ sudo chown -R root /export/apps/staramr/0.11.0</code>
staramr-software.1740747113.txt.gz · Last modified: 2025/02/28 12:51 by aorth