Commit 03e7f26
committed
address_space_cast<address_space::private_space,...> on local variable
To create the multi_ptr from a local variable (in private memory) we should be
using address_space::private_space.1 parent 62e38de commit 03e7f26
File tree
1 file changed
+1
-1
lines changed- dpctl/tensor/libtensor/include/kernels/elementwise_functions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments