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: LCSB-BioCore/DistributedData.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: LCSB-BioCore/DistributedData.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 7, 2021

  1. fix tests in gitlab

    exaexa committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    af537d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Merge pull request #34 from LCSB-BioCore/mk-fix-tests

    fix CI in r3 gitlab
    laurentheirendt authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5bd8cfd View commit details
    Browse the repository at this point in the history
  2. fix parallelism of dmap

    nested broadcasts are fusing together, which is not what we really want here
    exaexa committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b88a612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1f2a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f12941 View commit details
    Browse the repository at this point in the history
  5. residual juliaformatting

    exaexa committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ba0eb30 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #38 from LCSB-BioCore/mk-retry-remote-macro-again

    retry remote macro PR again
    laurentheirendt authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1c82e6b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #35 from LCSB-BioCore/mk-ci-trigger-test

    Fix parallelism of dmap
    laurentheirendt authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    00278d0 View commit details
    Browse the repository at this point in the history
  8. bemp version to 0.1.4

    exaexa committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a7be389 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #39 from LCSB-BioCore/mk-rel-014

    bemp version to 0.1.4
    laurentheirendt authored Sep 8, 2021
    2 Configuration menu
    Copy the full SHA
    27fdead View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    68b0426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffad96 View commit details
    Browse the repository at this point in the history
  3. bemp version to 0.2.0

    exaexa committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a777468 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Merge pull request #40 from LCSB-BioCore/mk-improve-concurrency

    improve concurrency
    exaexa authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    026341b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from LCSB-BioCore/develop

    Develop → master for 0.2.0
    exaexa authored Mar 22, 2022
    2 Configuration menu
    Copy the full SHA
    f656967 View commit details
    Browse the repository at this point in the history
Loading