Skip to content

Version 2.1

Compare
Choose a tag to compare
@vlopezh vlopezh released this 15 Jul 10:54

Added

  • OMPT full support
  • Add function to API: DLB_UnsetMaxParallelism
  • New binary dlb_run to preinit masks, needed for OMPT applications
  • Improved dlb_shm --list output
  • New verbose option affinity to print hardware information
  • Add option --quiet to silent all info and warning messages
  • New test mechanism based on LIT

Changed

  • DLB_Lend does no longer keeps the current CPU
  • PreInit service now handles the timeout if the synchronous flag is provided
  • DROM now accepts registering and setting empty masks
  • Verbose options now affect all library versions

Fixed

  • Added some mechanisms to clean shared memories when the program aborts
  • Fixed several race conditions with the asynchronous messages
  • Fixed an issue where --lewi-affinity was being ignored
  • Adapt Fortran headers to be fixed-form compatible