Skip to content

Conversation

@geraldc-unm
Copy link

Instructions to run with MPI Advance:

  1. Clone MPI Advance and cd into it
    git clone [email protected]:mpi-advance/locality_aware.git
    cd locality_aware

  2. Build MPI Advance
    mkdir build
    cd build
    CC=mpicc CXX=mpicxx cmake ..
    make

  3. Configure hypre:
    CC=mpicc CXX=mpicxx ./configure --enable-persistent --with-MPI-include=/g/g15/collom1/locality_aware/src --with-MPI-lib-dirs=/g/g15/collom1/locality_aware/build/src/ --with-MPI-libs=mpi_advance --with-node-aware-mpi

  4. Build hypre

  5. Run hypre with cmd line option to use locality aware MPI for amg levels above threshold
    -node_aware_lvl_threshold 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants