Skip to content

Commit

Permalink
Specify cov backend
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmr committed Oct 16, 2023
1 parent ab08397 commit 1463b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_linux_x86_mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:
export PATH=$PATH:/usr/local/cuda/bin:/opt/mpi/mpich/include:/opt/mpi/mpich/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64:/opt/mpi/mpich/lib:$CUQUANTUM_SDK
cmake . -BBuildCov \
-DPL_BACKEND=lightning_gpu \
-DCMAKE_PREFIX_PATH=/opt/mpi/mpich/ \
-DENABLE_MPI=ON \
-DCMAKE_BUILD_TYPE=Debug \
Expand Down

0 comments on commit 1463b89

Please sign in to comment.