8000 Releases · LLNL/dtcmp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: LLNL/dtcmp

v1.1.5

12 Oct 22:33
bbd720f
Compare
Choose a tag to compare

Bug fixes:

  • Fix segfault due to int overflow when sorting/merging buffers larger than 2GB #17

md5sum: 100ee44d87dc418af1b0bb3269d9ab2c

v1.1.4

05 Feb 00:20
Compare
Choose a tag to compare

Changes:

  • use glibtoolize in autogen.sh on macOS
  • disable use of MPI_LONG_DOUBLE when using Cray MPI

Bug fixes:

  • segfault in dtcmp_sortz_sortgather_scatter

md5sum: f859d11870f7f75c8ca0ff8e6675dbd7

v1.1.3

29 Sep 21:19
Compare
Choose a tag to compare

Changes:

  • Clean up compiler warnings
  • Resolve Valgrind uninitialized memory warning
  • Rename development branch to main

md5sum: d2a4f741f8d4daef65e672e5d19a6cb0

v1.1.2

23 Mar 18:28
Compare
Choose a tag to compare

Release for SCR 3.0.

  • DTCMP now depends on LWGRP v1.0.3
  • Added Code of Conduct and Contributors guide

md5sum: 80d837d56c205cc7df732dec85ff26fa

v1.1.1

24 Jun 22:17
Compare
Choose a tag to compare

This is a bug fix release for v1.1.0.

Bug fixes:

  • Eliminate use of gender in code comments
  • Add void to parameter list in DTCMP_Init and DTCMP_Finalize function prototypes
  • Fix echo statement in autotools script that discovers MPI flags
  • Support calling DTCMP_Rankv_strings with no input strings

md5sum: b222d247fd2628be22a8cd559ecda2fe

v1.1.0

05 Nov 02:05
Compare
Choose a tag to compare
  • Add segmented scan operations
  • Change arguments to scan functions for better semantic grouping
  • Fix: was returning error code even when successful during sorts in some cases

md5sum: af5c73f7d3a9afd90a22d0df85471d2f

v1.0.3

01 Aug 01:24
Compare
Choose a tag to compare
add tarball to github release

v1.0.2

01 Aug 19:51
Compare
Choose a tag to compare
add seg scan
0