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

cpp to MPI type mapping improvements #3495

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    55df724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db6ba65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b926fbf View commit details
    Browse the repository at this point in the history
  4. Missing double cases

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2ba98d8 View commit details
    Browse the repository at this point in the history
  5. Add documentation

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8d64f01 View commit details
    Browse the repository at this point in the history
  6. Tidy and fix

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d492e11 View commit details
    Browse the repository at this point in the history
  7. Some more

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4183a15 View commit details
    Browse the repository at this point in the history
  8. More fixes

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ec943ae View commit details
    Browse the repository at this point in the history
  9. Fix order

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0cbc972 View commit details
    Browse the repository at this point in the history
  10. Simplify

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7094daa View commit details
    Browse the repository at this point in the history
  11. Revert

    schnellerhase committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    061caeb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Add default NULL type

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a36535e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56f991 View commit details
    Browse the repository at this point in the history
  3. Fancy void_t fix?

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6a3e2d7 View commit details
    Browse the repository at this point in the history
  4. Wrong position

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b58e41a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    831a3dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07488b8 View commit details
    Browse the repository at this point in the history
  7. Add char types

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    da98370 View commit details
    Browse the repository at this point in the history
  8. Doc

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1cf84d3 View commit details
    Browse the repository at this point in the history
  9. Doc for macros

    schnellerhase committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e838edd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0888ab View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    1452cf7 View commit details
    Browse the repository at this point in the history
  2. one more

    schnellerhase committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d3260e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

    schnellerhase committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    858f934 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Try wordsize check

    schnellerhase committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    59b6de0 View commit details
    Browse the repository at this point in the history
  2. combine checks

    schnellerhase committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    609e0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1f6eb View commit details
    Browse the repository at this point in the history
  4. typo

    schnellerhase committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    aad8099 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Add KaHIP type comment

    schnellerhase committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    15c61f4 View commit details
    Browse the repository at this point in the history
  2. typos

    schnellerhase committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f3390d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    133620c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc44381 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 16, 2024

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

Commits on Nov 19, 2024

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

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    370960a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4263bb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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