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

add missing int def header, fix install_name on mac, restore tests #102

Merged
merged 10 commits into from
Dec 24, 2023

Commits on Dec 19, 2023

  1. add missing int def header

    - fix default int size to 32 on Windows
    - actually run mpi tests
    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8165329 View commit details
    Browse the repository at this point in the history
  2. update test for LIBEXT_SHARED

    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    efc2aa2 View commit details
    Browse the repository at this point in the history
  3. tests require compilers

    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4e37703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481674a View commit details
    Browse the repository at this point in the history
  5. refresh examples

    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a13ea04 View commit details
    Browse the repository at this point in the history
  6. test needs make

    not present by default on linux
    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7dceacb View commit details
    Browse the repository at this point in the history
  7. update OMPI env for mpiexec

    minrk committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5027e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. sync mpiexec.sh with petsc

    minrk committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7d191d9 View commit details
    Browse the repository at this point in the history
  2. try sm, self

    minrk committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    31597f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. try vader, not sm

    Co-authored-by: Joseph Capriotti <josephrcapriotti@gmail.com>
    minrk and jcapriot committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ac850a0 View commit details
    Browse the repository at this point in the history