Skip to content

Commit

Permalink
add api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eedalong committed May 9, 2021
1 parent 6abb530 commit 46520a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ API Doc For PyNuma

| api name | parameters | nodes | use example|
| ----------- | ----------- | ----------- | ----------- |
| run_on_nodes | nodes list | set node affinity for process | numa.schedule.run_on_nodes(0, 1) |
| run_on_nodes | *nodes | set node affinity for process | numa.schedule.run_on_nodes(0, 1) |



Expand Down

0 comments on commit 46520a1

Please sign in to comment.