Skip to content

Commit 59a5350

Browse files
committed
remove stackhpc demo config for openhpc-less slurm
1 parent f4b02ce commit 59a5350

File tree

6 files changed

+0
-342
lines changed

6 files changed

+0
-342
lines changed

Diff for: environments/.stackhpc/inventory/group_vars/all/hpctests.yml

-8
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
openhpc_install_type: generic # i.e. don't want OpenHPC
2-
3-
openhpc_generic_packages: # system package installs:
4-
# below are default in the role, required to get slurm to work:
5-
- munge
6-
- mariadb-connector-c # only actually needed on slurmdbd
7-
- hwloc-libs # only actuall needed on slurmd
8-
# below added here to get pingpong and pingmatrix hpctests working:
9-
- mpitests-openmpi
10-
11-
# define paths to slurm on NFS clients:
12-
openhpc_sbin_dir: /nopt/slurm/23.02.5/sbin
13-
openhpc_lib_dir: /nopt/slurm/23.02.5/lib/slurm
14-
openhpc_bin_dir: /nopt/slurm/23.02.5/bin
15-
openhpc_slurm_conf_path: /nopt/slurm/etc/slurm.conf
16-
17-
# modify slurm.conf:
181
openhpc_config_extra:
192
SlurmctldDebug: debug
203
SlurmdDebug: debug
21-
Epilog: '<absent>' # required b/c the default slurm.conf uses an Epilog provided by openhpc pkgs

Diff for: environments/.stackhpc/inventory/local_nfs

-7
This file was deleted.

Diff for: environments/.stackhpc/slurm/Dockerfile

-67
This file was deleted.

Diff for: environments/.stackhpc/slurm/README.md

-23
This file was deleted.

Diff for: environments/.stackhpc/slurm/configure.help

-219
This file was deleted.

0 commit comments

Comments
 (0)