Commit af1d460
committed
layout_blas_general does not have an _extents member
Fix for issue kokkos#299 where we try to assign to _extents instead
of assigning to _base_layout.extents
Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>1 parent 184334f commit af1d460
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments