Skip to content

NODES 1.1

Choose a tag to compare

@kevinsala kevinsala released this 22 Nov 15:31
· 68 commits to master since this release

Version 1.1, Wed Nov 22, 2023

The 1.1 version of NODES corresponds to the OmpSs-2 2023.11 release. It introduces a major refactor of the taskiter construct along with many fixes for issues regarding the same construct and performance improvements.

General

  • Refactor of the implementation of the taskiter feature, focused on fixing issues with the past implementation and improving its performance.
  • Use the updated attach/detach from nOS-V 2.0.
  • Drop support for nOS-V versions older than 2.0.
  • Improve and simplify the configuration step.

Bug Fixes

  • Fix the implementation of the taskiter through a major refactor.
  • Fix issues regarding the order of linkage with several libraries by reordering nOS-V to be a first level dependency.
  • Avoid neglecting custom user compilation flags when configuring.
  • Fix several issues with the discovery of the ovni library.