structure-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| structure-software [2017/05/04 06:40] – aorth | structure-software [2022/06/13 08:37] (current) – aorth | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See which versions | + | See which versions are available: |
| < | < | ||
| - | Load structure | + | Load one version into your environment and run it: |
| - | < | + | < |
| + | $ structure</ | ||
| ==== Sample Script ===== | ==== Sample Script ===== | ||
| - | Here's a script to run structure using SLURM job scheduler whereby each structure iteration is submitted as a separate SLURM batch job: | + | Here's a script to run structure using the SLURM job scheduler whereby each structure iteration is submitted as a separate SLURM batch job: |
| - | < | + | < |
| - | #!/bin/env bash | + | |
| ## shell script to run structure in the background using SLURM job scheduler | ## shell script to run structure in the background using SLURM job scheduler | ||
| Line 106: | Line 106: | ||
| done | done | ||
| - | done | + | done</ |
| - | </ | + | |
| Usage: | Usage: | ||
| - | < | + | < |
| - | ./ | + | |
| - | </ | + | ===== Installation ===== |
| + | Notes from the sysadmin during installation: | ||
| + | |||
| + | < | ||
| + | $ wget https:// | ||
| + | $ tar xf structure_kernel_source.tar.gz | ||
| + | $ cd structure_kernel_src | ||
| + | $ make | ||
| + | $ sudo cp structure / | ||
structure-software.1493880018.txt.gz · Last modified: by aorth
