Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 6043755

Browse files
committed
clang formatted.
Signed-off-by: rehana begam <[email protected]>
1 parent 0b1aa5a commit 6043755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Basic/subsubdevice.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ int main() {
8383
<< " subdevices using partition by numa affinity domain scheme."
8484
<< std::endl;
8585

86-
auto SubSubDevicesDomainNuma =
86+
auto SubSubDevicesDomainNuma =
8787
SubDevicesDomainNuma[0]
8888
.create_sub_devices<
8989
info::partition_property::partition_by_affinity_domain>(

0 commit comments

Comments
 (0)