Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion neuron-runtime/nrt-configurable-parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ configure NeuronX Runtime behavior.
- RT Version
* - ``NEURON_RT_VISIBLE_CORES``
- Range of specific NeuronCores needed by the process
- Integer range (like 1-3)
- Integer range (like 1-3), a comma-separated list (like 3,1,2), or both (like 2-3,1)
- Any value or range between 0 to Max NeuronCore in the system.
- None
- 2.0+
Expand Down