Skip to content

Commit

Permalink
Add build hpx to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniupop committed Mar 22, 2024
1 parent c7629b2 commit bb62ecc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
set -e
git config --global --add safe.directory '*'
cd compilers/concrete-compiler/compiler
make BUILD_DIR=/shared/build install-hpx-from-source
make BUILD_DIR=/shared/build DATAFLOW_EXECUTION_ENABLED=ON BINDINGS_PYTHON_ENABLED=OFF CUDA_SUPPORT=${{ env.CUDA_SUPPORT }} build-end-to-end-dataflow-tests

- name: Run end-to-end benchmarks
Expand Down

0 comments on commit bb62ecc

Please sign in to comment.