Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Jan 4, 2024
1 parent 92ae260 commit 2c3aecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build_sycl_nbody_action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ runs:
export CXX=${{ inputs.workspace }}/linux_nightly_release/bin/clang++
export OCL_ICD_VENDORS=/dev/null
export dpct_INCLUDE_DIR=$(pwd)/syclomatic_nightly_release/include
export dpct_LOCATION=$(pwd)/syclomatic_nightly_release
cd cuda-to-sycl-nbody
sh scripts/build_dpcpp.sh -nocudalib -DBACKEND=DPCPP -DDPCPP_CUDA_SUPPORT=off
Expand Down

0 comments on commit 2c3aecd

Please sign in to comment.