Skip to content

Commit

Permalink
Merge branch 'develop' into feature/bowen/add-clang-format-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 authored Dec 19, 2024
2 parents 77a5738 + 3ffcdf8 commit e0268ff
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ using OpenMPKernelExecPols = camp::list<
using OpenMPTargetKernelExecPols =
camp::list<

RAJA::KernelPolicy<
RAJA::statement::For<0, RAJA::omp_target_parallel_for_exec<4>,
RAJA::statement::Lambda<0, RAJA::Segs<0>>
>
>,
//RAJA::KernelPolicy<
// RAJA::statement::For<0, RAJA::omp_target_parallel_for_exec<4>,
// RAJA::statement::Lambda<0, RAJA::Segs<0>>
// >
//>,

RAJA::KernelPolicy<
RAJA::statement::For<0, RAJA::omp_target_parallel_for_exec_nt,
Expand Down

0 comments on commit e0268ff

Please sign in to comment.