G05B2219/36037

Systems and methods for energy management of operation technology networks by an information technology network

An industrial automation system is described including multiple devices, a master container node, a container node, and a control system. The devices may connect to an external application programming interface (API) of an external device (e.g., an electric power utility company), receive an API call from the external API indicative of a time window for monitoring electrical power consumption of the devices by the external API, and output one or more information technology (IT) commands in response to receiving the API call. The container node may be coupled to the master container node, wherein the container node may map the IT commands to operation technology (OT) commands. The control system may be coupled to the container node and the plurality of devices. The control system may implement the OT commands on the devices to perform one or more operations.

Method and system for libfabric atomics-based lockless cluster-wide shared memory access API in a distributed system

The system allocates, in a distributed system comprising a plurality of nodes, a plurality of portions of memory which comprise shared remote memory content. The system registers the allocated portions with an operating system to be accessed via RDMA. The system accesses, by a first node, the allocated portions to obtain a local copy. The system performs an atomic operation on one or more bits of the shared remote memory content via libfabric atomic application programming interface calls, by one or more of: updating the one or more bits based on a new value and an offset; retrieving, from the shared remote memory content based on the offset, a current value of the one or more bits prior to the updating; and performing an action on the shared remote memory content based on a comparison of the retrieved current value with an expected value in the local copy.