Home
last modified time | relevance | path

Searched refs:sched_error (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dlog.h302 int sched_error(const char *, ...) __attribute__ ((format (printf, 1, 2)));
H A Dlog.c118 strong_alias(sched_error, slurm_sched_error);
1404 int sched_error(const char *fmt, ...) in sched_error() function
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Djob_mgr.c12382 sched_error("%s: Invalid node list for update of %pJ: %s", in _update_job()
13033 sched_error("Attempt to modify priority for %pJ", in _update_job()
13079 sched_error("%s: Attempt to modify nice for %pJ", in _update_job()
13179 sched_error("%s: Attempt to change sharing for %pJ", in _update_job()
13205 sched_error("%s: Attempt to add contiguous for %pJ", in _update_job()
13227 sched_error("%s Attempt to modify core_spec for %pJ", in _update_job()
13582 sched_error("%s: Not super user: ignore ntasks_per_node change for job %pJ", in _update_job()
13601 sched_error("%s: Not super user: ignore ntasks_per_socket change for %pJ", in _update_job()
13710 sched_error("%s: Not operator user: ignore licenses change for %pJ", in _update_job()