Skip to content

Releases: ldbc/ldbc_graphalytics

v1.10.0

12 Apr 14:22
Compare
Choose a tag to compare
  • Use the UNIX 'cut' tool for minimizing graphs. This reduces memory usage.

Full Changelog: v1.9.0...v1.10.0

v1.9.0

05 Apr 12:13
Compare
Choose a tag to compare

What's Changed

  • Omit forced System.exit(0) at the end of the program #229
  • Relay logs with level >= WARN from the executor running the benchmark job.
  • Reintroduce the use of the Build Number Maven plug-in
  • Add script to build without the Build Number Maven plug-in
  • Log validation failures consistently at the ERROR level
  • Fix WCC validation. Fixes #228
  • Add config files for sizes S, M, ...

Full Changelog: v1.8.0...v1.9.0

v1.8.0

16 Mar 16:02
Compare
Choose a tag to compare

What's Changed

  • Use parallel CSV reader for reading files to be minimized

Full Changelog: v1.7.0...v1.8.0

v1.7.0

15 Mar 09:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

06 Mar 23:32
Compare
Choose a tag to compare

What's Changed

  • Output validation using matching in SQL (with DuckDB) by @szarnyasg in #217

Full Changelog: v1.5.0...v1.6.0

v1.5.0

14 Feb 10:21
Compare
Choose a tag to compare
  • Include test graphs among the regular Graphalytics graphs
  • Lots of chores and nits: new CI, formatting, line endings, etc.
  • Remove buildnumber Maven plugin

v1.4.0

10 Nov 13:32
Compare
Choose a tag to compare
  • Scripts are now MacOS compatible
  • CDLP now uses exact match instead of equivalence match (as stated in the specification)

v1.3.0

08 Nov 22:52
Compare
Choose a tag to compare
  • Fix errors in the Graph500-27 configuration file
  • Improve logging

v1.2.0

23 Oct 17:24
Compare
Choose a tag to compare
Bump version to v1.2.0 stable