Skip to content

Commit 1e1dcfe

Browse files
committed
Update step by step
1 parent c215b55 commit 1e1dcfe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

miniHPC_step_by_step.md

+13
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,16 @@ sudo mkdir /sharedfs
109109
sudo chown nobody:nogroup -R /sharedfs
110110
sudo chmod 777 -R /sharedfs
111111
```
112+
113+
- configure slurm
114+
- slurm.conf
115+
116+
- configure cgroup
117+
- cgroup.conf
118+
- cgroup_allowed_device_file.conf
119+
120+
- configure munge
121+
- munge.key
122+
123+
- disable wifi in compute nodes
124+
- /boot/firmware/config.txt

0 commit comments

Comments
 (0)