Ticket 1696 - Loading incorrect plugin libraries
Summary: Loading incorrect plugin libraries
Status: RESOLVED WONTFIX
Alias: None
Product: Slurm
Classification: Unclassified
Component: Configuration (show other tickets)
Version: 14.11.6
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2015-05-24 14:07 MDT by jupiter
Modified: 2017-11-03 15:40 MDT (History)
1 user (show)

See Also:
Site: -Other-
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
Description jupiter 2015-05-24 14:07:53 MDT
I built slurm on CentOS 6 using default configuration:

$ ./configure --with-munge=/opt/munge-0.5.11

The cray and alps are not defined in slurm.conf, both are loaded everytime by sbatch.

The GresTypes=gpu is defined in slurm.conf, but the gres_gpu.so is never loaded.

The SelectType=select/linear is defined in slurm.conf, but cons_res is not fined, both select_cons_res.so and select_linear.so are loaded.

The select/serial isi not defined in slurm.conf, but the select_serial.so is loaded.

Any clarification?

sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/auth_munge.so
sbatch: debug:  auth plugin for Munge (http://code.google.com/p/munge/) loaded
sbatch: debug3: Success.
sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/select_cons_res.so
sbatch: debug3: Success.
sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/select_linear.so
sbatch: debug3: Success.
sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/select_alps.so
sbatch: debug3: Success.
sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/select_serial.so
sbatch: debug3: Success.
sbatch: debug3: Trying to load plugin /opt/slurm-14.11.6/lib/slurm/select_cray.so
sbatch: Cray node selection plugin loaded
sbatch: debug3: Success.
Comment 1 Jacob Jenson 2017-11-03 15:40:34 MDT
Before this ticket can be sent to the support team we need to put a support contract in place for your site. Please let me know if you would like to discuss Slurm support.