- Jan 31, 2013
-
-
Morris Jette authored
This eliminates the need for libnrt.so on the head node.
-
- Nov 07, 2012
-
-
Danny Auble authored
-
Janne Blomqvist authored
the attached patch changes the default timestamp format in logfiles to conform to RFC 5424 (the current version of the syslog RFC). It is identical to the current default "ISO 8601" timestamp used by slurm, with the exception that the timezone offset is appended. This has the benefits of 1) It's unambiguous. 2) Avoids potential confusion for admins running cluster(s) in different timezones. 3) Might help debug issues related to DST transitions. (More on that later..) (To be pedantic, a RFC 5424 timestamp is still a valid ISO 8601 timestamp, but the converse is not necessarily true. So there is RFC 3339 which is a "profile" of ISO 8601, that is a subset, recommended for internet protocols. The RFC 5424 timestamp, in turn, is a subset of the RFC 3339 timestamps.) The previous behavior of can be used by running configure with the --disable-rfc5424time flag.
-
- Nov 02, 2012
-
-
Danny Auble authored
-
- Sep 13, 2012
-
-
Danny Auble authored
-
- Sep 07, 2012
-
-
Morris Jette authored
-
- May 31, 2012
-
-
Danny Auble authored
rerun autogen.sh
-
- May 09, 2012
-
-
Danny Auble authored
-
- Apr 26, 2012
-
-
Morris Jette authored
Remove vestigial plugins rather than updating them for changes in switch plugin logic necessitated for IBM NRT interface.
-
- Mar 26, 2012
-
-
Morris Jette authored
-
- Feb 21, 2012
-
-
jette authored
Fixes a bunch of warnings of this type warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
-
- Feb 20, 2012
-
-
jette authored
Patch from Aleksej Saushev.
-
- Feb 06, 2012
-
-
Morris Jette authored
-
- Jan 24, 2012
-
-
jette authored
-
- Nov 21, 2011
-
-
Danny Auble authored
-
- Nov 09, 2011
-
-
Danny Auble authored
-
- Oct 26, 2011
-
-
Morris Jette authored
-
- Jul 25, 2011
-
-
Morris Jette authored
third patch adds the man page and an example. 0003_bull_cgroup_devices_doc_add_allowed_devices_support-2.3.0-0.pre7.patch Patch from Yiannis Georgiou, Bull.
-
- Jul 22, 2011
-
-
Danny Auble authored
-
- Apr 25, 2011
-
-
Danny Auble authored
-
- Apr 22, 2011
-
-
Ralph Bean authored
-
- Apr 16, 2011
-
-
Moe Jette authored
which is a wrapper over Cray's aprun command and supports many srun options. Without this option, the srun command will advise the user to use the aprun command.
-
Moe Jette authored
which is a wrapper over Cray's aprun command and supports many srun options. Without this option, the srun command will advise the user to use the aprun command.
-
- Apr 12, 2011
-
-
Don Lipari authored
-
- Apr 11, 2011
-
-
Don Lipari authored
the presence of the man2html utility.
-
- Mar 30, 2011
-
-
https://eris.llnl.gov/svn/slurm/branches/cgroups_Matthieu/Don Lipari authored
+ -- Added proctrack/cgroup and task/cgroup plugins written by Matthieu + Hautreux, CEA.
-
- Feb 23, 2011
-
-
Danny Auble authored
-
- Jan 31, 2011
-
-
Danny Auble authored
Updated configure option "--enable-cray-emulation" (still under development) to emulate a cray XT/XE system, and auto-detect a real Cray XT/XE systems (removed no longer needed --enable-cray configure option). Building on native Cray systems requires the cray-MySQL-devel-enterprise rpm and expat XML parser library/headers. -This line, and those below, will be ignored-- M configure M Makefile.in M contribs/torque/Makefile.in M contribs/slurmdb-direct/Makefile.in M contribs/Makefile.in M contribs/sjobexit/Makefile.in M contribs/perlapi/libslurmdb/Makefile.in M contribs/perlapi/Makefile.in M contribs/perlapi/libslurm/Makefile.in M contribs/phpext/Makefile.in M contribs/pam/Makefile.in M src/sbcast/Makefile.in M src/plugins/select/Makefile.in M src/plugins/select/bluegene/Makefile.in M src/plugins/select/bluegene/block_allocator/Makefile.in M src/plugins/select/bluegene/plugin/Makefile.in M src/plugins/select/bgq/Makefile.in M src/plugins/select/linear/Makefile.in M src/plugins/select/cons_res/Makefile.in A src/plugins/select/cray/basil_alps.h A src/plugins/select/cray/basil_interface.h M src/plugins/select/cray/Makefile.in A src/plugins/select/cray/libalps A src/plugins/select/cray/libalps/nodespec.c A src/plugins/select/cray/libalps/Makefile.in A src/plugins/select/cray/libalps/do_release.c A src/plugins/select/cray/libalps/basil_request.c A src/plugins/select/cray/libalps/popen2.c A src/plugins/select/cray/libalps/parser_common.c A src/plugins/select/cray/libalps/basil_mysql_routines.c A src/plugins/select/cray/libalps/memory_handling.c A src/plugins/select/cray/libalps/do_confirm.c A src/plugins/select/cray/libalps/atoul.c A src/plugins/select/cray/libalps/parser_basil_1.0.c A src/plugins/select/cray/libalps/parser_basil_1.1.c A src/plugins/select/cray/libalps/parser_basil_3.1.c A src/plugins/select/cray/libalps/do_query.c A src/plugins/select/cray/libalps/Makefile.am A src/plugins/select/cray/libalps/parser_internal.h A src/plugins/select/cray/libalps/do_reserve.c M src/plugins/select/cray/Makefile.am A src/plugins/select/cray/basil_interface.c M src/plugins/select/cray/select_cray.c M src/plugins/crypto/Makefile.in M src/plugins/crypto/openssl/Makefile.in M src/plugins/crypto/munge/Makefile.in M src/plugins/priority/basic/Makefile.in M src/plugins/priority/Makefile.in M src/plugins/priority/multifactor/Makefile.in M src/plugins/Makefile.in M src/plugins/mpi/none/Makefile.in M src/plugins/mpi/Makefile.in M src/plugins/mpi/mpich1_p4/Makefile.in M src/plugins/mpi/mpichgm/Makefile.in M src/plugins/mpi/mpichmx/Makefile.in M src/plugins/mpi/mvapich/Makefile.in M src/plugins/mpi/openmpi/Makefile.in M src/plugins/mpi/lam/Makefile.in M src/plugins/mpi/mpich1_shmem/Makefile.in M src/plugins/sched/Makefile.in M src/plugins/sched/wiki/Makefile.in M src/plugins/sched/wiki/get_nodes.c M src/plugins/sched/wiki2/Makefile.in M src/plugins/sched/wiki2/get_nodes.c M src/plugins/sched/builtin/Makefile.in M src/plugins/sched/hold/Makefile.in M src/plugins/sched/backfill/Makefile.in M src/plugins/checkpoint/none/Makefile.in M src/plugins/checkpoint/aix/Makefile.in M src/plugins/checkpoint/Makefile.in M src/plugins/checkpoint/blcr/Makefile.in M src/plugins/checkpoint/ompi/Makefile.in M src/plugins/proctrack/cgroup/Makefile.in M src/plugins/proctrack/aix/Makefile.in M src/plugins/proctrack/rms/Makefile.in M src/plugins/proctrack/lua/Makefile.in M src/plugins/proctrack/Makefile.in M src/plugins/proctrack/linuxproc/Makefile.in M src/plugins/proctrack/pgid/Makefile.in M src/plugins/proctrack/sgi_job/Makefile.in M src/plugins/jobcomp/filetxt/Makefile.in M src/plugins/jobcomp/none/Makefile.in M src/plugins/jobcomp/Makefile.in M src/plugins/jobcomp/script/Makefile.in M src/plugins/jobcomp/mysql/Makefile.in M src/plugins/jobcomp/pgsql/Makefile.in M src/plugins/job_submit/lua/Makefile.in M src/plugins/job_submit/Makefile.in M src/plugins/job_submit/logging/Makefile.in M src/plugins/job_submit/defaults/Makefile.in M src/plugins/job_submit/partition/Makefile.in M src/plugins/jobacct_gather/linux/Makefile.in M src/plugins/jobacct_gather/none/Makefile.in M src/plugins/jobacct_gather/aix/Makefile.in M src/plugins/jobacct_gather/Makefile.in M src/plugins/gres/Makefile.in M src/plugins/gres/nic/Makefile.in M src/plugins/gres/gpu/Makefile.in M src/plugins/auth/none/Makefile.in M src/plugins/auth/Makefile.in M src/plugins/auth/authd/Makefile.in M src/plugins/auth/munge/Makefile.in M src/plugins/switch/elan/Makefile.in M src/plugins/switch/none/Makefile.in M src/plugins/switch/federation/Makefile.in M src/plugins/switch/Makefile.in M src/plugins/task/none/Makefile.in M src/plugins/task/Makefile.in M src/plugins/task/affinity/Makefile.in M src/plugins/preempt/none/Makefile.in M src/plugins/preempt/partition_prio/Makefile.in M src/plugins/preempt/qos/Makefile.in M src/plugins/preempt/Makefile.in M src/plugins/topology/none/Makefile.in M src/plugins/topology/tree/Makefile.in M src/plugins/topology/node_rank/Makefile.in M src/plugins/topology/3d_torus/Makefile.in M src/plugins/topology/Makefile.in M src/plugins/accounting_storage/filetxt/Makefile.in M src/plugins/accounting_storage/none/Makefile.in M src/plugins/accounting_storage/Makefile.in M src/plugins/accounting_storage/mysql/Makefile.in M src/plugins/accounting_storage/pgsql/Makefile.in M src/plugins/accounting_storage/common/Makefile.in M src/plugins/accounting_storage/slurmdbd/Makefile.in M src/Makefile.in M src/sshare/Makefile.in M src/strigger/Makefile.in M src/sattach/Makefile.in M src/srun/Makefile.in M src/common/node_conf.h M src/common/read_config.c M src/common/Makefile.am M src/common/Makefile.in M src/common/node_select.c D src/common/basil_resv_conf.c D src/common/basil_resv_conf.h M src/sprio/Makefile.in M src/sacct/Makefile.in M src/sview/Makefile.in M src/sview/job_info.c M src/sstat/Makefile.in M src/sreport/Makefile.in M src/smap/Makefile.in M src/scontrol/Makefile.in M src/sacctmgr/Makefile.in M src/database/Makefile.in M src/sbatch/Makefile.in M src/slurmd/slurmstepd/Makefile.in M src/slurmd/slurmstepd/mgr.c M src/slurmd/Makefile.in M src/slurmd/slurmd/Makefile.in M src/slurmd/common/Makefile.in M src/squeue/Makefile.in M src/scancel/Makefile.in M src/slurmctld/Makefile.in M src/slurmctld/proc_req.c D src/slurmctld/basil_interface.c D src/slurmctld/basil_interface.h M src/slurmctld/controller.c M src/slurmctld/read_config.c M src/slurmctld/node_scheduler.c M src/slurmctld/Makefile.am M src/api/Makefile.in M src/srun_cr/Makefile.in M src/slurmdbd/Makefile.in M src/salloc/Makefile.in M src/salloc/opt.c M src/salloc/salloc.c M src/sinfo/Makefile.in M src/db_api/Makefile.in M testsuite/slurm_unit/Makefile.in M testsuite/slurm_unit/common/Makefile.in M testsuite/slurm_unit/api/Makefile.in M testsuite/slurm_unit/api/manual/Makefile.in M testsuite/Makefile.in M testsuite/expect/Makefile.in M auxdir/Makefile.in M auxdir/x_ac_cray.m4 M config.h.in M configure.ac M doc/Makefile.in M doc/html/Makefile.in M doc/man/Makefile.in M NEWS
-
- Jan 29, 2011
-
-
Moe Jette authored
-
- Jan 11, 2011
-
-
Danny Auble authored
-
- Jan 08, 2011
-
-
Danny Auble authored
-
- Dec 21, 2010
-
-
Danny Auble authored
-
Danny Auble authored
-
- Dec 20, 2010
-
-
Danny Auble authored
-
Danny Auble authored
-
- Oct 26, 2010
-
-
Danny Auble authored
-
- Aug 06, 2010
-
-
- Jun 22, 2010
-
-
Moe Jette authored
than one port for improved scalability.
-
- Jun 15, 2010
-
-
Moe Jette authored
both file contents are the same, but there was inconsistent naming in the configure.ac and Makefile.am).
-
- Jun 02, 2010
-
-
Moe Jette authored
-