Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature parpe to pypesto history #353

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    7f569a9 View commit details
    Browse the repository at this point in the history
  2. Fix race condition with parallel HDF5 calls (#345)

    * Fix race condition with parallel HDF5 calls
    
    Add some locks, in particular for H5Location::nameExists.
    Also remove some unnecessary H5File::getId calls.
    
    * Safely close HDF5 files
    
    * Check pthread_create retval
    
    * cleanup
    dweindl authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    eb33a10 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    72f29d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46589e5 View commit details
    Browse the repository at this point in the history
  3. Update AMICI to develop@8ef53c88 (#347)

    git subrepo clone --branch=develop --force [email protected]:AMICI-dev/AMICI.git deps/AMICI 
    
    subrepo:
      subdir:   "deps/AMICI"
      merged:   "8ef53c88"
    upstream:
      origin:   "[email protected]:AMICI-dev/AMICI.git"
      branch:   "develop"
      commit:   "8ef53c88"
    git-subrepo:
      version:  "0.4.1"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "a04d8c2"
    dweindl authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e5e4fb3 View commit details
    Browse the repository at this point in the history
  4. Fixup AMICI

    dweindl committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    98a0746 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	deps/AMICI/.gitrepo
    #	deps/AMICI/python/amici/__init__.py
    PaulJonasJost committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2d1220e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38589b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    614fc05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c360be2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    b5cd8d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    c556731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e504813 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    83b2078 View commit details
    Browse the repository at this point in the history
  2. fixup,cleanup

    dweindl committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    4199f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85bc218 View commit details
    Browse the repository at this point in the history