Add a little more info to the warning message - i.e., that the likely cause of the problem is missing libnumactl and/or libnumactl-devel
cmr=v1.8.2:reviewer=miked:subject=improve memory binding failure message This commit was SVN r32030.
Этот коммит содержится в:
родитель
baeae72370
Коммит
65275d6326
@ -154,6 +154,8 @@ A request was made to bind a process, but at least one node does NOT
|
|||||||
support binding processes to cpus.
|
support binding processes to cpus.
|
||||||
|
|
||||||
Node: %s
|
Node: %s
|
||||||
|
This usually is due to not having libnumactl and libnumactl-devel
|
||||||
|
installed on the node.
|
||||||
#
|
#
|
||||||
[rmaps:membind-not-supported]
|
[rmaps:membind-not-supported]
|
||||||
WARNING: a request was made to bind a process. While the system
|
WARNING: a request was made to bind a process. While the system
|
||||||
@ -162,8 +164,9 @@ support binding memory to the process location.
|
|||||||
|
|
||||||
Node: %s
|
Node: %s
|
||||||
|
|
||||||
This is a warning only; your job will continue, though performance may
|
This usually is due to not having libnumactl and libnumactl-devel
|
||||||
be degraded.
|
installed on the node. This is a warning only; your job will continue,
|
||||||
|
though performance may be degraded.
|
||||||
#
|
#
|
||||||
[rmaps:membind-not-supported-fatal]
|
[rmaps:membind-not-supported-fatal]
|
||||||
A request was made to bind a process. While the system
|
A request was made to bind a process. While the system
|
||||||
@ -172,8 +175,9 @@ support binding memory to the process location.
|
|||||||
|
|
||||||
Node: %s
|
Node: %s
|
||||||
|
|
||||||
The provided memory binding policy requires that we abort the
|
This usually is due to not having libnumactl and libnumactl-devel
|
||||||
job at this time.
|
installed on the node. The provided memory binding policy requires
|
||||||
|
that we abort the job at this time.
|
||||||
#
|
#
|
||||||
[rmaps:no-bindable-objects]
|
[rmaps:no-bindable-objects]
|
||||||
No bindable objects of the specified type were available
|
No bindable objects of the specified type were available
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user