SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause appl-config-option-type: integer copyrights: - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) default-value: '``NODE_NUMBER``' description: | The value of this configuration option defines the node number of this node in a multiprocessor system. enabled-by: true index-entries: [] interface-type: appl-config-option links: - role: interface-placement uid: domain - role: interface-ingroup uid: group-mpci - role: constraint uid: ../constraint/option-not-pre-qualified - role: constraint uid: ../constraint/min-zero - role: constraint uid: ../constraint/max-uint32 name: CONFIGURE_MP_NODE_NUMBER notes: | In the RTEMS Multiprocessing Test Suite, the node number is derived from the Makefile variable ``NODE_NUMBER``. The same code is compiled with the ``NODE_NUMBER`` set to different values. The test programs behave differently based upon their node number. This configuration option is only evaluated if ${mp-appl:/name} is defined. type: interface