Skip to content

libdistributed version 0.0.3

Compare
Choose a tag to compare
@robertu94 robertu94 released this 10 Aug 16:38
· 18 commits to master since this release

libdistributed version 0.0.3

Bug Fixes:

  • Prefix names with libdistributed to avoid name conflicts
  • Fix CMake Export to make it easier to use from other packages.
  • Fix invalid MPI_Isend call by taking the address of an object rather
    than passing it itself
  • Fix multiple send to actually send multiple values