Skip to content

Commit

Permalink
[CUDA][HIP] Enable user_defined_reductions for cuda and hip
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Mar 18, 2024
1 parent 7616785 commit cacb645
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out
//
// UNSUPPORTED: cuda || hip

#include <complex>
#include <numeric>
Expand Down

0 comments on commit cacb645

Please sign in to comment.