issues
search
kokkos
/
mdspan
Reference implementation of mdspan targeting C++23
Other
415
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make operator implementation standard conformant
#214
crtrott
closed
2 years ago
0
Update mdarray
#213
crtrott
closed
2 years ago
0
New extents implementation
#212
crtrott
closed
1 year ago
6
use setup-oneapi instead of manual install
#211
rscohn2
closed
2 years ago
2
mdarray implementation violates rule of 5
#210
Mrkol
closed
2 years ago
1
test gcc 9, 10 clang 12
#209
rscohn2
closed
2 years ago
0
switch to icpx 2022.2.0
#208
rscohn2
closed
2 years ago
0
Update cppreference with mdspan
#207
bernhardmgruber
opened
2 years ago
4
How to fill or copy a mdspan?
#206
rscohn2
closed
2 years ago
2
is there any way to view multiple underlying data buffers into single mdspan?
#205
zhuoqiang
closed
2 years ago
4
Fix build on MacOS: don't use std::aligned_alloc
#204
hcho3
closed
2 years ago
0
example for custom accessor?
#203
rscohn2
closed
2 years ago
2
Generic iteration function for n dimension mdspan
#202
SimeonEhrig
opened
2 years ago
23
Constraint on `layout_{left|right|stride}::stride` is not implemented
#201
youyu3
opened
2 years ago
6
Return type of `layout_stride::operator()` is incorrect
#200
youyu3
closed
1 year ago
3
Add an iterator-to-mdspan example
#199
mhoemmen
opened
2 years ago
0
nvcc and use of `[[no_unique_address]]`
#198
youyu3
opened
2 years ago
1
`operator!=` for `layout_{left|right}` is missing when C++20 isn't available
#197
youyu3
closed
1 year ago
0
Comparison operators of `layout_stride` don't seem to work correctly
#196
youyu3
closed
1 year ago
1
`required_span_size` in `layout_stride` gives incorrect result
#195
youyu3
closed
1 year ago
2
Comparison operator of `extents` may not work when `-Werror=sign-compare` is used
#194
youyu3
opened
2 years ago
1
layout_stride mapping constructor taking (extents_type, span) doesn't compile
#193
mhoemmen
closed
2 years ago
0
Fix use of undefined macro _MDSPAN_USE_CONCEPTS
#192
bernhardmgruber
closed
2 years ago
0
Single header version requires at least C++20
#191
bernhardmgruber
closed
2 years ago
4
Investigate making the implementation simpler, and benchmark the effects
#190
mhoemmen
opened
2 years ago
5
update icpx to 2022.1.0
#189
rscohn2
closed
2 years ago
0
extents does not enforce Mandate that IndexType is integral
#188
mhoemmen
closed
2 years ago
0
Build failing on GCC arm due to _N defined as a macro
#187
LnnrtS
closed
1 year ago
13
mdspan::operator() is inconsistent with operator[]; both are inconsistent with the spec
#186
mhoemmen
closed
2 years ago
1
Change MDSPAN_INLINE_FUNCTION to _MDSPAN_INLINE_FUNCTION (was "Rename _MDSPAN_HOST_DEVICE to MDSPAN_HOST_DEVICE")
#185
mhoemmen
opened
2 years ago
0
Fixes issue #175
#184
youyu3
closed
2 years ago
1
Can I construct a null mdspan with 0 dynamic ranks?
#183
roastduck
closed
2 years ago
13
Work around __make_dynamic_extent compiler bug
#182
mhoemmen
closed
2 years ago
2
mdspan: Add optional bounds checking
#181
mhoemmen
opened
2 years ago
1
Add layout_padded example
#180
mhoemmen
closed
1 year ago
6
Fix 178
#179
crtrott
closed
2 years ago
1
Overflow in extents::static_extent for unsigned IndexType smaller than size_t
#178
mhoemmen
closed
2 years ago
1
Consider __make_dynamic_extent work-around for extents deduction guide
#177
mhoemmen
closed
2 years ago
0
Add aligned_accessor example
#176
mhoemmen
closed
2 years ago
6
layout_{left,right}::mapping(const extents_type&) needs MDSPAN_INLINE_FUNCTION
#175
mhoemmen
closed
2 years ago
5
restrict_accessor missing include
#174
jacobmerson
closed
2 years ago
1
mdarray: Implement container_to_accessor customization point
#173
mhoemmen
opened
2 years ago
0
Add restrict_accessor example
#172
mhoemmen
closed
2 years ago
0
Fix builds
#171
crtrott
closed
2 years ago
1
mdarray: Apply no_unique_address optimization to members of mdarray
#170
mhoemmen
opened
2 years ago
0
Questions on using accessors for restricted accesses
#169
roastduck
closed
2 years ago
9
Fix mdspan::size() return type & precondition
#168
mhoemmen
closed
2 years ago
1
mdspan::size() should return size_t, not size_type
#167
mhoemmen
closed
2 years ago
0
submdspan unable to yield static extents
#166
johan-overbye
closed
2 years ago
9
Define `_MDSPAN_NO_UNIQUE_ADDRESS` based on CXX version.
#165
trivialfis
closed
2 years ago
1
Previous
Next