Skip to content

Commit

Permalink
Update tests/optional_kernel_features/kernel_features_common.h
Browse files Browse the repository at this point in the history
Co-authored-by: Ronan Keryell <ronan@keryell.fr>
  • Loading branch information
bader and keryell authored Jun 28, 2023
1 parent 7a8dded commit 9772322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/optional_kernel_features/kernel_features_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,7 @@ class kernel_submission_call;
single_task_action, parallel_for_action, parallel_for_wg_action); \
}

/// Use a macro because we need to inject C++11 attributes
#define RUN_SUBMISSION_CALL_ND_RANGE(SIZE, D, IS_EXCEPTION_EXPECTED, ERRC, \
QUEUE, ATTRIBUTE, KERNEL_NAME, ...) \
\
Expand Down

0 comments on commit 9772322

Please sign in to comment.