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 'IParallelMng' instead of 'MPI_Comm' for classes associated to Metis partitionner #1662

Merged
merged 6 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. [arcane,std] Utilise le 'IParallelMng' pour gérer les échanges dans l…

    …es classes 'MetisWrapper' et 'MetisGraphDigest'.
    grospelliergilles committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    984909f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f9e24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    605e9ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6071b0 View commit details
    Browse the repository at this point in the history
  5. [arcane,std] Supprime avertissements de compilation dans 'MetisGraphG…

    …ather' et 'MetisWrapper'.
    
    Il s'agit essentiellement de conversions implicites 'idx_t' vers 'Int32'.
    grospelliergilles committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5951373 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d996eaf View commit details
    Browse the repository at this point in the history