Update READMEs: Pmodules wiki background, unx-mx_adm permissions, build-* propagation notes

- main README: add Pmodules background from wiki, unx-mx_adm group
  replaces -adm account for updating modules in /etc/psi/MX, and
  how to propagate main to the build-* tutorial branches
- module READMEs: fix titles/paths to match module directories
  (DIALS, jfjoch_viewer), replace -adm login steps with unx-mx_adm note

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-14 14:45:38 +02:00
co-authored by Claude Fable 5
parent fd8519dd49
commit ad8eeca28d
6 changed files with 49 additions and 32 deletions
+2 -2
View File
@@ -94,9 +94,9 @@ flags.DEFINE_boolean('use_gpu_relax', True, 'Whether to relax on GPU. '
Add version to files/variants. The version number should match a github tag
(e.g. `v2.0.1`) or else have the commit hash as `$V_RELEASE`.
As admin user:
As a member of the `unx-mx_adm` group (no -adm account needed; if you have problems, please let the admins know):
```
cd MX/alphafold
cd alphafold
./build <version>
```