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

MPI RMA Backends, TCP Backend, Streaming Abstraction #18

Open
wants to merge 151 commits into
base: devel
Choose a base branch
from

Commits on Nov 24, 2017

  1. initial commit to check fork

    deppidan committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    96850ae View commit details
    Browse the repository at this point in the history
  2. initial commit to check fork

    deppidan committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    359a6cb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. tds changes

    deppidan committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    a03e641 View commit details
    Browse the repository at this point in the history
  2. tds changes

    Deppisch committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    9a1a2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d579d5 View commit details
    Browse the repository at this point in the history
  4. added actives_msgs_over_file.cpp

    Deppisch committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    0a3a2c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

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

Commits on Mar 29, 2018

  1. Configuration menu
    Copy the full SHA
    34848b5 View commit details
    Browse the repository at this point in the history
  2. initial commit of mpi_rma_dynamic prototype

    Deppisch committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    e5c46ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da9c4e9 View commit details
    Browse the repository at this point in the history
  4. initial commit of mpi_rma_dynamic prototype

    Deppisch committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    590fa6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6686a91 View commit details
    Browse the repository at this point in the history
  6. use shared locks for mpi rma windows

    Deppisch committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    e684eb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6c6925 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c15d13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b5cbec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. bugfixes

    deppidan committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    cc24b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. segfault fixes

    deppidan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    a29c877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3dc90 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    c2b18ae View commit details
    Browse the repository at this point in the history
  2. fixed Jamroot

    deppidan committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    b6d15c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5279080 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    bf0dfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2c5de View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    292369f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a16160 View commit details
    Browse the repository at this point in the history
  3. fixed missing flush for copy

    deppidan committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    fd36277 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

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

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    cb3246e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0c0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f9f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d1989 View commit details
    Browse the repository at this point in the history
  5. fixed in-buffer addressing

    deppidan committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    304b71d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24fba45 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    fdcd288 View commit details
    Browse the repository at this point in the history
  2. fixed size for put of flag

    deppidan committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    6de2bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0cc1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    339486d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    3f6c306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81675fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e3ead3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d0923a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7fa6ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc5e2e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf40181 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e31cb9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbaaf63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    383eb93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d2b08f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2692663 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebc3feb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0894ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4917964 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    112e5b8 View commit details
    Browse the repository at this point in the history
  17. trying withou flush

    deppidan committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    314423e View commit details
    Browse the repository at this point in the history
  18. trying withou flush

    deppidan committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f0ebfd5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    b2ebd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c5552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc1b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a403913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e84d17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90067a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9125c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4202bb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    178a870 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. nonfunctional changes

    deppidan committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    4ed3efe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. lock-get-unlock protocol

    deppidan committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    42d9303 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. test

    deppidan committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    7549843 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

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

Commits on Oct 28, 2018

  1. added CMake

    deppidan committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    a7ad374 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    d69ef0b View commit details
    Browse the repository at this point in the history
  2. changed client connection

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    7f778bb View commit details
    Browse the repository at this point in the history
  3. changed client connection

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    9201b23 View commit details
    Browse the repository at this point in the history
  4. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    f894ec1 View commit details
    Browse the repository at this point in the history
  5. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    da62e59 View commit details
    Browse the repository at this point in the history
  6. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    1d8bb99 View commit details
    Browse the repository at this point in the history
  7. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    41b9a7f View commit details
    Browse the repository at this point in the history
  8. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    5b2df19 View commit details
    Browse the repository at this point in the history
  9. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    c708644 View commit details
    Browse the repository at this point in the history
  10. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    c423ad0 View commit details
    Browse the repository at this point in the history
  11. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    e2e35df View commit details
    Browse the repository at this point in the history
  12. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    50eb7cc View commit details
    Browse the repository at this point in the history
  13. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    1828a78 View commit details
    Browse the repository at this point in the history
  14. bla

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    df30d5b View commit details
    Browse the repository at this point in the history
  15. fixed spelling mistake

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    2b778ed View commit details
    Browse the repository at this point in the history
  16. fixed spelling mistake

    deppidan committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    be3c8cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a9408d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    866de30 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c00f53 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c4cefff View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    63736e0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4a9cf73 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4afa156 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    abd32cf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. removed shared pointers

    deppidan committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    d053cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2721d16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2581f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d88a32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08b774c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd02c36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95095ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd4f431 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3996db0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    354e1d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa18deb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7244c92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    922e9da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2878033 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa33ca5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d520e2c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5fdba9f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77173ff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86e8bb7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d16d336 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    268e817 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    617252e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9b935a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    126699a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ff4fd42 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    462bbbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b81187b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09307f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da089a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e56004e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa9120a View commit details
    Browse the repository at this point in the history
  7. changed work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    1671a12 View commit details
    Browse the repository at this point in the history
  8. changed work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    1adea8c View commit details
    Browse the repository at this point in the history
  9. changed work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    5431c8e View commit details
    Browse the repository at this point in the history
  10. workaround to prevent tcp target from crashing due to connection clos…

    …ing before terminate functor is transmitted and executed
    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    9b9d5d4 View commit details
    Browse the repository at this point in the history
  11. workaround to prevent tcp target from crashing due to connection clos…

    …ing before terminate functor is transmitted and executed
    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    940c8b7 View commit details
    Browse the repository at this point in the history
  12. workaround to prevent tcp target from crashing due to connection clos…

    …ing before terminate functor is transmitted and executed
    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    82dc863 View commit details
    Browse the repository at this point in the history
  13. workaround to prevent tcp target from crashing due to connection clos…

    …ing before terminate functor is transmitted and executed
    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    5c0ba9a View commit details
    Browse the repository at this point in the history
  14. workaround to prevent tcp target from crashing due to connection clos…

    …ing before terminate functor is transmitted and executed
    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    589fdd0 View commit details
    Browse the repository at this point in the history
  15. testing work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    476857d View commit details
    Browse the repository at this point in the history
  16. testing work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    2939029 View commit details
    Browse the repository at this point in the history
  17. testing work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    442bc34 View commit details
    Browse the repository at this point in the history
  18. testing work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    dec53c8 View commit details
    Browse the repository at this point in the history
  19. testing work guard

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    9b8d7ca View commit details
    Browse the repository at this point in the history
  20. implemented copy

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    426f10a View commit details
    Browse the repository at this point in the history
  21. implemented copy

    deppidan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c75e7d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    d3599d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f9236 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. added streams

    deppidan committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    e60f0db View commit details
    Browse the repository at this point in the history
  2. added streams

    deppidan committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    f6c9f73 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

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

Commits on Nov 13, 2018

  1. fix migratable use

    deppidan committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    96585b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. fixed streams

    Phuzzyhead committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    657302e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. cleanup

    deppidan committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    3206fff View commit details
    Browse the repository at this point in the history
  2. cleanup

    deppidan committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    fc47b02 View commit details
    Browse the repository at this point in the history
  3. cleanup

    deppidan committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    3415236 View commit details
    Browse the repository at this point in the history