issues
search
kokkos
/
mdspan
Reference implementation of mdspan targeting C++23
Other
413
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add missing namespace alias
#264
crtrott
closed
1 year ago
0
Fixup install mdspan include directory
#263
dalg24
closed
1 year ago
0
[CMake] install headers
#262
ajaypanyala
closed
1 year ago
1
Start with mdarray.hpp for single header
#261
crtrott
opened
1 year ago
0
Fix single header and backward breaking change
#260
crtrott
closed
1 year ago
0
Godbolt example broken
#259
adayton1
opened
1 year ago
1
add option for stdmode install
#258
nmm0
closed
8 months ago
3
update README
#257
nmm0
opened
1 year ago
1
configurable namespaces
#256
nmm0
closed
1 year ago
4
#254: qualify `std` namespace
#255
nmm0
closed
1 year ago
0
qualify `std::` namespace
#254
nmm0
closed
1 year ago
0
configurable namespaces
#253
nmm0
opened
1 year ago
12
bump version to 0.6.0
#252
nmm0
closed
1 year ago
0
add version file
#251
nmm0
opened
1 year ago
2
Update single-header.yml
#250
crtrott
closed
1 year ago
0
Add pitched allocation example
#249
mhoemmen
opened
1 year ago
5
Add pitched allocation example
#248
mhoemmen
opened
1 year ago
0
Add for_each_extents example
#247
mhoemmen
opened
1 year ago
0
Fix an ICE on MSVC 14.3X
#246
wmaxey
closed
1 year ago
0
Q: mdspan w/ dynamic rank <-> fully runtime mdspan definition
#245
RalphSteinhagen
closed
1 year ago
8
Implement to_mdspan
#244
jefffaust
opened
1 year ago
3
Feature request: pretty printer for GDB/LLDB and Natvis (native visualizer) for msvc/cdb
#243
leha-bot
opened
1 year ago
2
Remove special gcc check
#242
adah1972
closed
1 year ago
2
Bugfix: MSVC /Zc:preprocessor
#241
MattEding
closed
1 year ago
0
Mdarray to mdspan
#240
crtrott
closed
1 year ago
0
Adding some basic extents construction benchmark
#239
crtrott
opened
1 year ago
0
Add constraint for `layout_left|right|stride::stride()`, and add test
#238
youyu3
closed
1 year ago
0
Padded layout
#237
nmm0
closed
1 year ago
2
Fix return type of layout_stride operator, and add test
#236
crtrott
closed
1 year ago
0
Test with SYCL in the CI
#235
masterleinad
opened
1 year ago
0
Enable testing with SYCL
#234
masterleinad
closed
1 year ago
2
This will make mdspan and its tests work with HIP
#233
crtrott
closed
1 year ago
0
add CMakeUserPresets.txt to .gitignore
#232
nmm0
closed
1 year ago
2
Update strided_index_range to strided_slice
#231
crtrott
closed
1 year ago
0
Address issue #229 and fix missing noexcept
#230
crtrott
closed
1 year ago
1
Line 132 of layout_right.hpp seems wrong
#229
riclarsson
closed
1 year ago
10
Fix equality operator of layout_stride, after #196
#228
youyu3
closed
1 year ago
0
New submdspan CPP 17 compatible
#227
crtrott
closed
1 year ago
3
Fix `make_single_header.py` to satisfy lower version compiler when us…
#226
Ghost-LZW
closed
1 year ago
2
Fix the inequality operator in layout_left and layout_right, after #197
#225
youyu3
closed
1 year ago
0
Fix required_span_size for layout_stride, after #195
#224
youyu3
closed
1 year ago
0
Added new submdspan implementation
#223
crtrott
closed
1 year ago
0
Enable CTAD by default for GCC 9
#222
mhoemmen
closed
1 year ago
12
Q: howto create std::mdspan<T> from std::span<std::span<T>>?
#221
RalphSteinhagen
closed
1 year ago
5
Optional 32-bit indexing for CUDA?
#220
VasuAgrawal
closed
1 year ago
1
Add URL to short license header
#219
crtrott
closed
1 year ago
0
Update copyright to Kokkos 4 with Apache 2 with LLVM exceptions
#218
crtrott
closed
1 year ago
0
Check constructibility of extents from array and span
#217
crtrott
closed
1 year ago
0
Add static assert for using integral type for extents
#216
crtrott
closed
1 year ago
0
Fix layout_stride construction from extents and span
#215
crtrott
closed
1 year ago
0
Previous
Next