Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FlorentinD/GraphBlasInJavaBenchmarks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FlorentinD/GraphBlasInJavaBenchmarks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gds-update
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 43 files changed
  • 1 contributor

Commits on Jan 11, 2021

  1. Fix EjmlAdjacencyCursor

    this error got visible with a new wip version of Triangle Count in gds
    FlorentinD
    FlorentinD committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    65435a1 View commit details
    Browse the repository at this point in the history
  2. Update gds version

    FlorentinD
    FlorentinD committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a569da4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Update gds version and use local jar for pregel procs

    FlorentinD
    FlorentinD committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    39007c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0047a25 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Update graphblas build instructions

    FlorentinD
    FlorentinD committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    e7ababb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Replace random graph with datasets

    FlorentinD
    FlorentinD committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e7c958c View commit details
    Browse the repository at this point in the history
  2. Add seperate working dir to copy graphs into

    FlorentinD
    FlorentinD committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    46bb82f View commit details
    Browse the repository at this point in the history
  3. WIP

    FlorentinD
    FlorentinD committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    22619f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Improve error on missging dataset source dir

    FlorentinD
    FlorentinD committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    e400b94 View commit details
    Browse the repository at this point in the history
  2. Fix bug in teardown of benchmark

    FlorentinD
    FlorentinD committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3808050 View commit details
    Browse the repository at this point in the history
  3. Delete only tmp graph

    FlorentinD
    FlorentinD committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    068053c View commit details
    Browse the repository at this point in the history
Loading