File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 46
46
- name : Build Firedrake
47
47
run : |
48
48
cd ..
49
- ./firedrake/scripts/firedrake-install $COMPLEX --venv-name build --tinyasm --disable-ssh --minimal-petsc --slepc --documentation-dependencies --install thetis --install gusto --install icepack --install irksome --install femlium --no-package-manager|| (cat firedrake-install.log && /bin/false)
49
+ ./firedrake/scripts/firedrake-install $COMPLEX --venv-name build --tinyasm --disable-ssh --minimal-petsc --slepc --documentation-dependencies --install thetis --install gusto --install icepack --install irksome --install femlium --no-package-manager --package-branch tsfc gpu --package-branch pyop2 gpu || (cat firedrake-install.log && /bin/false)
50
50
- name : Install test dependencies
51
51
run : |
52
52
. ../build/bin/activate
You can’t perform that action at this time.
0 commit comments