Skip to content

1.15

Compare
Choose a tag to compare
@npe9 npe9 released this 27 Sep 04:09

New Features:

  • Add experimental support for Thread Local Storage and new Condition variable initializers
  • Non-blocking FEB functions are now exposed (e.g. qthread_readFF_nb), other runtimes (e.g. MPI) require access.

Improvements:

  • Remove the deprecated register keyword
  • Fix automake machinery so that "make dist" works as expected