Skip to content

Commit 10a7f97

Browse files
committed
Python off: NVHPC Fails on pybind11
Reenable once compiler bug is fixed.
1 parent e6fabfe commit 10a7f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
-DCMAKE_VERBOSE_MAKEFILE=ON \
166166
-DWarpX_COMPUTE=CUDA \
167167
-DWarpX_EB=ON \
168-
-DWarpX_PYTHON=ON \
168+
-DWarpX_PYTHON=OFF \
169169
-DAMReX_CUDA_ARCH=8.0 \
170170
-DWarpX_OPENPMD=ON \
171171
-DWarpX_PSATD=ON \

0 commit comments

Comments
 (0)