Skip to content

Commit

Permalink
Document the values of STARPU_DISPLAY_BINDINGS
Browse files Browse the repository at this point in the history
  • Loading branch information
sthibaul committed May 7, 2024
1 parent 586a3fd commit 6c541f8
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,9 @@ The flag can also be set through the field starpu_conf::catch_signals.
<dd>
\anchor STARPU_DISPLAY_BINDINGS
\addindex __env__STARPU_DISPLAY_BINDINGS
Display the binding of all processes and threads running on the machine. If MPI is enabled, display the binding of each node.<br>
Display the binding of all processes and threads running on the machine.
Setting it to 1 displays the binding masks. Setting it to 2 displays the topology.
If MPI is enabled, display the binding of each node.<br>
Users can manually display the binding by calling starpu_display_bindings().
</dd>
</dl>
Expand Down

0 comments on commit 6c541f8

Please sign in to comment.