Skip to content

Commit

Permalink
Code Formats
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianoDee committed Nov 29, 2023
1 parent 1744629 commit ac63b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeterogeneousCore/AlpakaInterface/interface/workdivision.h
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ namespace cms::alpakatools {
ALPAKA_FN_ACC inline constexpr bool once_per_block(TAcc const& acc) {
return alpaka::getIdx<alpaka::Block, alpaka::Threads>(acc) == Vec<alpaka::Dim<TAcc>>::zeros();
}

/*********************************************
* RANGE COMPUTATION
********************************************/
Expand Down

0 comments on commit ac63b7b

Please sign in to comment.