Skip to content

Commit

Permalink
Merge from develop kokkos.presets.json: disable RocThrust
Browse files Browse the repository at this point in the history
Merge from develop this change
  • Loading branch information
vlkale authored Jun 20, 2024
1 parent 63013ba commit cc0e951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kokkos.presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"cacheVariables" : {
"Kokkos_ENABLE_HIP" : "ON",
"Kokkos_ARCH_VEGA906" : "ON",
"Kokkos_ENABLE_ROCTHRUST" : "OFF",
"CMAKE_CXX_COMPILER" : "hipcc"
}
}
Expand Down

0 comments on commit cc0e951

Please sign in to comment.