Skip to content

NODES 1.2

Choose a tag to compare

@narru19 narru19 released this 15 May 06:40
· 55 commits to master since this release

Version 1.2, Wed May 15, 2024

The 1.2 version of NODES introduces several bug fixes and general improvements related to the nOS-V, ALPI, and ovni API integrations.

General

  • Use proper nOS-V labels, depending on the API's current call.
  • Improve error-handling of nOS-V return codes.
  • Improve ovni instrumentation through various fixes.
  • Use ovni_thread_require to request NODES model.
  • Require ovni version 1.5.0 or greater.

Bug Fixes

  • Fix non-descriptive task labels in ovni instrumentation by generating placeholders.
  • Fix a priority-clause related bug that caused executions to end abruptly.
  • Fix (through a temporary TLS solution) ALPI interoperability issues.