Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kokkos/mdspan issues and pull requests

#279 - fix extents converting constructor in constant expressions

Pull Request - State: closed - Opened by oliverlee 12 months ago

#278 - fix extents array constructor in constant expressions

Pull Request - State: closed - Opened by oliverlee 12 months ago - 3 comments

#276 - MSVC 19.x is not working

Issue - State: open - Opened by sunavlis about 1 year ago - 8 comments

#275 - Work around CUDA 11.0 deduction failure for tuple

Pull Request - State: closed - Opened by crtrott about 1 year ago

#274 - Workaround for missing <concepts> but __cpp_concepts is defined

Pull Request - State: closed - Opened by J-Meyers about 1 year ago - 4 comments

#272 - disallow C++14

Issue - State: open - Opened by nmm0 about 1 year ago - 1 comment
Labels: enhancement, build system

#271 - #270: fix missing qualifiers in compressed_pair

Pull Request - State: closed - Opened by nmm0 about 1 year ago - 3 comments

#270 - missing qualifiers for `enable_if_t` and `is_empty_v`

Issue - State: closed - Opened by nmm0 about 1 year ago
Labels: bug

#269 - dextents not available in std::experimental namespace

Issue - State: open - Opened by mhoemmen about 1 year ago - 1 comment

#268 - Mapping comparison operators are not constrained properly

Issue - State: open - Opened by dalg24 about 1 year ago
Labels: bug

#267 - backport libc++ fixes

Issue - State: open - Opened by nmm0 about 1 year ago

#266 - #265: fix extents constructor not usable in constant expressions

Pull Request - State: closed - Opened by nmm0 about 1 year ago - 2 comments

#265 - `extents` constructor not usable in constant expressions when N == rank()

Issue - State: closed - Opened by nmm0 about 1 year ago
Labels: bug

#264 - Add missing namespace alias

Pull Request - State: closed - Opened by crtrott about 1 year ago

#263 - Fixup install mdspan include directory

Pull Request - State: closed - Opened by dalg24 about 1 year ago
Labels: build system

#262 - [CMake] install headers

Issue - State: closed - Opened by ajaypanyala about 1 year ago - 1 comment
Labels: bug, build system

#261 - Start with mdarray.hpp for single header

Pull Request - State: open - Opened by crtrott about 1 year ago

#260 - Fix single header and backward breaking change

Pull Request - State: closed - Opened by crtrott about 1 year ago

#259 - Godbolt example broken

Issue - State: open - Opened by adayton1 about 1 year ago - 1 comment

#258 - add option for stdmode install

Pull Request - State: open - Opened by nmm0 about 1 year ago - 3 comments

#257 - update README

Pull Request - State: open - Opened by nmm0 about 1 year ago - 1 comment

#256 - configurable namespaces

Pull Request - State: closed - Opened by nmm0 about 1 year ago - 4 comments

#255 - #254: qualify `std` namespace

Pull Request - State: closed - Opened by nmm0 about 1 year ago

#254 - qualify `std::` namespace

Issue - State: closed - Opened by nmm0 about 1 year ago
Labels: enhancement

#253 - configurable namespaces

Issue - State: open - Opened by nmm0 over 1 year ago - 12 comments

#252 - bump version to 0.6.0

Pull Request - State: closed - Opened by nmm0 over 1 year ago

#251 - add version file

Pull Request - State: open - Opened by nmm0 over 1 year ago - 2 comments

#250 - Update single-header.yml

Pull Request - State: closed - Opened by crtrott over 1 year ago

#249 - Add pitched allocation example

Pull Request - State: open - Opened by mhoemmen over 1 year ago - 5 comments

#248 - Add pitched allocation example

Issue - State: open - Opened by mhoemmen over 1 year ago

#247 - Add for_each_extents example

Pull Request - State: open - Opened by mhoemmen over 1 year ago

#246 - Fix an ICE on MSVC 14.3X

Pull Request - State: closed - Opened by wmaxey over 1 year ago

#245 - Q: mdspan w/ dynamic rank <-> fully runtime mdspan definition

Issue - State: closed - Opened by RalphSteinhagen over 1 year ago - 8 comments

#244 - Implement to_mdspan

Issue - State: open - Opened by jefffaust over 1 year ago - 3 comments

#242 - Remove special gcc check

Pull Request - State: closed - Opened by adah1972 over 1 year ago - 2 comments

#241 - Bugfix: MSVC /Zc:preprocessor

Pull Request - State: closed - Opened by MattEding over 1 year ago

#240 - Mdarray to mdspan

Pull Request - State: closed - Opened by crtrott over 1 year ago

#239 - Adding some basic extents construction benchmark

Pull Request - State: open - Opened by crtrott over 1 year ago

#238 - Add constraint for `layout_left|right|stride::stride()`, and add test

Pull Request - State: closed - Opened by youyu3 over 1 year ago

#237 - Padded layout

Pull Request - State: open - Opened by nmm0 over 1 year ago

#236 - Fix return type of layout_stride operator, and add test

Pull Request - State: closed - Opened by crtrott over 1 year ago

#235 - Test with SYCL in the CI

Pull Request - State: open - Opened by masterleinad over 1 year ago

#234 - Enable testing with SYCL

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 2 comments

#233 - This will make mdspan and its tests work with HIP

Pull Request - State: closed - Opened by crtrott over 1 year ago

#232 - add CMakeUserPresets.txt to .gitignore

Pull Request - State: closed - Opened by nmm0 over 1 year ago - 2 comments

#231 - Update strided_index_range to strided_slice

Pull Request - State: closed - Opened by crtrott over 1 year ago

#230 - Address issue #229 and fix missing noexcept

Pull Request - State: closed - Opened by crtrott over 1 year ago - 1 comment

#229 - Line 132 of layout_right.hpp seems wrong

Issue - State: closed - Opened by riclarsson over 1 year ago - 10 comments

#228 - Fix equality operator of layout_stride, after #196

Pull Request - State: closed - Opened by youyu3 over 1 year ago

#227 - New submdspan CPP 17 compatible

Pull Request - State: closed - Opened by crtrott over 1 year ago - 3 comments

#226 - Fix `make_single_header.py` to satisfy lower version compiler when us…

Pull Request - State: closed - Opened by Ghost-LZW over 1 year ago - 2 comments

#225 - Fix the inequality operator in layout_left and layout_right, after #197

Pull Request - State: closed - Opened by youyu3 over 1 year ago

#224 - Fix required_span_size for layout_stride, after #195

Pull Request - State: closed - Opened by youyu3 over 1 year ago

#223 - Added new submdspan implementation

Pull Request - State: closed - Opened by crtrott over 1 year ago

#222 - Enable CTAD by default for GCC 9

Issue - State: closed - Opened by mhoemmen over 1 year ago - 12 comments

#221 - Q: howto create std::mdspan<T> from std::span<std::span<T>>?

Issue - State: closed - Opened by RalphSteinhagen over 1 year ago - 5 comments

#220 - Optional 32-bit indexing for CUDA?

Issue - State: closed - Opened by VasuAgrawal over 1 year ago - 1 comment

#219 - Add URL to short license header

Pull Request - State: closed - Opened by crtrott over 1 year ago

#218 - Update copyright to Kokkos 4 with Apache 2 with LLVM exceptions

Pull Request - State: closed - Opened by crtrott over 1 year ago

#217 - Check constructibility of extents from array and span

Pull Request - State: closed - Opened by crtrott over 1 year ago

#216 - Add static assert for using integral type for extents

Pull Request - State: closed - Opened by crtrott over 1 year ago

#215 - Fix layout_stride construction from extents and span

Pull Request - State: closed - Opened by crtrott over 1 year ago

#214 - Make operator implementation standard conformant

Pull Request - State: closed - Opened by crtrott over 1 year ago

#213 - Update mdarray

Pull Request - State: closed - Opened by crtrott over 1 year ago

#212 - New extents implementation

Pull Request - State: closed - Opened by crtrott over 1 year ago - 6 comments

#211 - use setup-oneapi instead of manual install

Pull Request - State: closed - Opened by rscohn2 over 1 year ago - 2 comments

#210 - mdarray implementation violates rule of 5

Issue - State: closed - Opened by Mrkol over 1 year ago - 1 comment

#209 - test gcc 9, 10 clang 12

Pull Request - State: closed - Opened by rscohn2 over 1 year ago

#208 - switch to icpx 2022.2.0

Pull Request - State: closed - Opened by rscohn2 over 1 year ago

#207 - Update cppreference with mdspan

Issue - State: open - Opened by bernhardmgruber over 1 year ago - 4 comments

#206 - How to fill or copy a mdspan?

Issue - State: closed - Opened by rscohn2 over 1 year ago - 2 comments

#205 - is there any way to view multiple underlying data buffers into single mdspan?

Issue - State: closed - Opened by zhuoqiang over 1 year ago - 4 comments
Labels: HowTo

#204 - Fix build on MacOS: don't use std::aligned_alloc

Pull Request - State: closed - Opened by hcho3 over 1 year ago

#202 - Generic iteration function for n dimension mdspan

Issue - State: open - Opened by SimeonEhrig over 1 year ago - 23 comments
Labels: HowTo

#201 - Constraint on `layout_{left|right|stride}::stride` is not implemented

Issue - State: open - Opened by youyu3 over 1 year ago - 6 comments

#200 - Return type of `layout_stride::operator()` is incorrect

Issue - State: closed - Opened by youyu3 over 1 year ago - 3 comments

#198 - nvcc and use of `[[no_unique_address]]`

Issue - State: open - Opened by youyu3 over 1 year ago - 1 comment

#196 - Comparison operators of `layout_stride` don't seem to work correctly

Issue - State: closed - Opened by youyu3 over 1 year ago - 1 comment
Labels: bug

#195 - `required_span_size` in `layout_stride` gives incorrect result

Issue - State: closed - Opened by youyu3 over 1 year ago - 2 comments

#192 - Fix use of undefined macro _MDSPAN_USE_CONCEPTS

Pull Request - State: closed - Opened by bernhardmgruber almost 2 years ago

#188 - extents does not enforce Mandate that IndexType is integral

Issue - State: closed - Opened by mhoemmen almost 2 years ago

#187 - Build failing on GCC arm due to _N defined as a macro

Issue - State: open - Opened by LnnrtS almost 2 years ago - 11 comments

#181 - mdspan: Add optional bounds checking

Issue - State: open - Opened by mhoemmen almost 2 years ago - 1 comment

#180 - Add layout_padded example

Pull Request - State: closed - Opened by mhoemmen almost 2 years ago - 6 comments

#179 - Fix 178

Pull Request - State: closed - Opened by crtrott almost 2 years ago - 1 comment

#164 - Fix CUDA build

Pull Request - State: closed - Opened by crtrott almost 2 years ago

#155 - Fix macos build: missing include of <concepts>

Pull Request - State: closed - Opened by crtrott about 2 years ago

#147 - Rename pointer data size type contiguous

Pull Request - State: closed - Opened by crtrott about 2 years ago - 3 comments

#143 - Fix MSVC build

Pull Request - State: closed - Opened by crtrott about 2 years ago

#142 - Update godbolt link in README

Pull Request - State: closed - Opened by crtrott about 2 years ago

#141 - Add explicit to mdspan deduction guide

Pull Request - State: closed - Opened by mhoemmen about 2 years ago - 1 comment

#136 - Breaking changes due to C++ committee review

Issue - State: open - Opened by crtrott about 2 years ago - 6 comments

#134 - Should mdarray inherit mdspan? Fold mdarray into mdspan?

Issue - State: closed - Opened by Steve132 about 2 years ago - 3 comments

#133 - Add C++23 support in the configure

Pull Request - State: closed - Opened by crtrott about 2 years ago