Skip to content

Commit

Permalink
Update SYCL_LANGUAGE_VERSION to new definition
Browse files Browse the repository at this point in the history
  • Loading branch information
fknorr committed Jan 28, 2025
1 parent 39368b9 commit f0cb9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/simsycl/macros.hh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#define SYCL_LANGUAGE_VERSION 202008
#define SYCL_LANGUAGE_VERSION 202012L
#define SYCL_DEVICE_COPYABLE 1
#define __SYCL_SINGLE_SOURCE__ 1
#define SYCL_FEATURE_SET_FULL 1
Expand Down

0 comments on commit f0cb9d1

Please sign in to comment.