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

Use the resource_tracker to unlink shared temporary memmaps #966

Merged
merged 81 commits into from
May 3, 2020

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    e91e716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431d4c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    d83b6d1 View commit details
    Browse the repository at this point in the history
  2. vendor loky 2.6.1

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7366062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ffeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13a157 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a077b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    832438f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee67f94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6d75bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    363c69b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4614a98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7461081 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85b92e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    abf7336 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de43355 View commit details
    Browse the repository at this point in the history
  15. python2/3 compat

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    cd7f274 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f8b1be View commit details
    Browse the repository at this point in the history
  17. unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    87aeedf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    73ba88b View commit details
    Browse the repository at this point in the history
  19. unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    127bb2a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f67676e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f0de5fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b46a0da View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    92e0837 View commit details
    Browse the repository at this point in the history
  24. unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    9d3ce9e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7bb5f8f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7cd1113 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    19f33fb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47ae7f9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    edcbe83 View commit details
    Browse the repository at this point in the history
  30. make flake8 happy

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    5e1313c View commit details
    Browse the repository at this point in the history
  31. unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bdb9388 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    575a9cf View commit details
    Browse the repository at this point in the history
  33. linting

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6ed5068 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4b4be4e View commit details
    Browse the repository at this point in the history
  35. add new testutils file

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    18cdfbd View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    082754a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    01dbb94 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e4339e9 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6cf0deb View commit details
    Browse the repository at this point in the history
  40. unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    9774a40 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2b41215 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cc1c95d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c02f1f2 View commit details
    Browse the repository at this point in the history
  44. Apply suggestions from code review

    Co-Authored-By: Olivier Grisel <olivier.grisel@ensta.org>
    pierreglaser and ogrisel committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3364c25 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a7613a9 View commit details
    Browse the repository at this point in the history
  46. separate backward/forward reducers logic for ndarrays

    As a side effect, JOBLIB_MEMMAPS is now only use is child processes.
    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    5de7b4d View commit details
    Browse the repository at this point in the history
  47. remove unused imports

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e8a9ea5 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a68d0cf View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f56e16f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a69a7aa View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b5d35da View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c6f222f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9d91108 View commit details
    Browse the repository at this point in the history
  54. reformulate a comment

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    18f264a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    f85eafd View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    a670ece View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    7a52c64 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b68c573 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    3bbee3d View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0f4220e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a7f4965 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    e2e3b1e View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    bc0cd49 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    38256dd View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e161ba5 View commit details
    Browse the repository at this point in the history
  66. unused import

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    c4e75d6 View commit details
    Browse the repository at this point in the history
  67. add some pytest pragmas

    pierreglaser committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2c8e9ac View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    152c9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120d2ad View commit details
    Browse the repository at this point in the history
  3. Parallel fails: delete temp files after __call__

    Previously, the temporary folder temporary was cleaned during
    the atexit finalizer
    pierreglaser committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    62669d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8303c92 View commit details
    Browse the repository at this point in the history
  5. minor touch-ups

    Co-Authored-By: Olivier Grisel <olivier.grisel@gmail.com>
    pierreglaser and ogrisel committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    24cf682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f3c229 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e967c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    31f74f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39428f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. remove debug code

    pierreglaser committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    375897c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

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