Skip to content

CHIP-SPV/H4I-HipSOLVER

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Building

Example:

    mkdir build && cd build
    . /opt/intel/oneapi/setvars.sh
    cmake .. -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_INSTALL_PREFIX=$HOME/local/stow/H4I-HipSOLVER
    make all install