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

Memkind persistent #24

Merged
merged 22 commits into from Mar 6, 2019
Merged

Commits on Feb 13, 2019

  1. add skeleton for libvmem support

    Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    0293479 View commit details
    Browse the repository at this point in the history
  2. fix issues with vmem usage

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    b07e605 View commit details
    Browse the repository at this point in the history
  3. debug libvmem impl

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    fe5fc04 View commit details
    Browse the repository at this point in the history
  4. header test in configure

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    5a2c70e View commit details
    Browse the repository at this point in the history
  5. preprocessor guard

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    d4d307b View commit details
    Browse the repository at this point in the history
  6. preprocessor guard

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    e04f3f5 View commit details
    Browse the repository at this point in the history
  7. test dir

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    46f9eca View commit details
    Browse the repository at this point in the history
  8. handle name change

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    541d726 View commit details
    Browse the repository at this point in the history
  9. rename ARMCII_LIBVMEM_WINDOW_TYPE

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    58204eb View commit details
    Browse the repository at this point in the history
  10. remove unnecessary detail in comment

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    1ecd3d0 View commit details
    Browse the repository at this point in the history
  11. replace vmem with memkind

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    0c2ac40 View commit details
    Browse the repository at this point in the history
  12. memkind fixes, header cleanup, remove vmem test

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    61a592c View commit details
    Browse the repository at this point in the history
  13. logic bugfix

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    6bb162a View commit details
    Browse the repository at this point in the history
  14. add memkind configure support

    jeffhammond authored and Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    3931fb6 View commit details
    Browse the repository at this point in the history
  15. fix configure memkind

    Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    c454650 View commit details
    Browse the repository at this point in the history
  16. memkind finalize must come after all memkind free

    Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    33a2e55 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    42bd34f View commit details
    Browse the repository at this point in the history
  18. extra brackets and more printing in banner

    Jeff Hammond committed Feb 13, 2019
    Copy the full SHA
    fe76a76 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Copy the full SHA
    138945e View commit details
    Browse the repository at this point in the history
  2. do not bother testing memkind in travis

    Jeff Hammond committed Mar 5, 2019
    Copy the full SHA
    b588cb7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'memkind-persistent' of https://github.com/jeffhammond/a…

    …rmci-mpi into memkind-persistent
    Jeff Hammond committed Mar 5, 2019
    Copy the full SHA
    8839e9b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. deal with Open-MPI stupidity

    Jeff Hammond committed Mar 6, 2019
    Copy the full SHA
    ebd89c0 View commit details
    Browse the repository at this point in the history