Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into plugin_test_matrix/…
Browse files Browse the repository at this point in the history
…add_gpu
  • Loading branch information
vincentmr committed Oct 25, 2023
2 parents 473e42f + 1f973d0 commit 5dfd21c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests_linux_x86_mpi_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ jobs:
run: |
source /etc/profile.d/modules.sh && module use /opt/modules/ && module load ${{ matrix.mpilib }}
python -m pip install -r requirements-dev.txt
python -m pip install pip~=22.0
python -m pip install ninja cmake custatevec-cu11 pytest pytest-mock flaky pytest-cov mpi4py openfermionpyscf
python -m pip install cmake custatevec-cu11 mpi4py openfermionpyscf
SKIP_COMPILATION=True PL_BACKEND=lightning_qubit python -m pip install -e . -vv
- name: Install Stable PennyLane
Expand Down

0 comments on commit 5dfd21c

Please sign in to comment.