Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NVIDIA/libcudacxx issues and pull requests
#510 - Forward all documentation to CCCL.
Pull Request -
State: closed - Opened by wmaxey about 1 year ago
#509 - Make it clear that the documentation has been moved
Pull Request -
State: open - Opened by ahendriksen about 1 year ago
#507 - Support fixed-width floating point types
Issue -
State: closed - Opened by cliffburdick over 1 year ago
#502 - Passing `cuda::proclaim_return_type` to `thrust::make_transform_iterator` gives compilation error
Issue -
State: closed - Opened by fkallen over 1 year ago
- 1 comment
#499 - Do not move arrival_token in barrier::try_wait
Pull Request -
State: open - Opened by ahendriksen over 1 year ago
- 3 comments
#498 - Replace diag_suppress by nv_diag_suppress in documentation
Pull Request -
State: closed - Opened by ahendriksen over 1 year ago
- 2 comments
#497 - Fix anchor to cooperative-groups in cuda programming guide
Pull Request -
State: closed - Opened by wence- over 1 year ago
- 3 comments
#495 - Fix atomic_ref example
Pull Request -
State: closed - Opened by pauleonix over 1 year ago
#494 - [DO NOT MERGE] Delete test build steps from old Dockerfiles
Pull Request -
State: closed - Opened by wmaxey over 1 year ago
- 1 comment
#493 - Disable failing test for gcc7 as that is broken
Pull Request -
State: closed - Opened by miscco over 1 year ago
#492 - Mark tests that failed because of busy device as UNRESOLVED instead of failed
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#491 - libcu++ should build with gcc-6
Issue -
State: closed - Opened by miscco over 1 year ago
Labels: bug: functional
#490 - Ensure that any CMake re-rooting doesn't break our find_file
Pull Request -
State: closed - Opened by robertmaynard over 1 year ago
- 1 comment
#489 - Implement new traits for `<iterator>`
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#486 - Fix link to std::binary_semaphore documentation
Pull Request -
State: closed - Opened by pauleonix over 1 year ago
#485 - Fix building with gcc-6 and make the test suite pass
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#483 - Pull long constraint out of template header
Pull Request -
State: closed - Opened by miscco over 1 year ago
#482 - Implement C++20 `default_sentinel`
Pull Request -
State: closed - Opened by miscco over 1 year ago
#481 - Rename `test::input_iterator` to `test::cpp17_input_iterator`
Pull Request -
State: closed - Opened by miscco over 1 year ago
#480 - Properly docuument the supported compilers
Pull Request -
State: closed - Opened by miscco over 1 year ago
#479 - Implement first batch of <ranges> views
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#478 - Avoid use of inline variables in C++14
Pull Request -
State: open - Opened by miscco over 1 year ago
#477 - Modernize `array`
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
Labels: testing: internal ci passed
#476 - Sanitize use of external macros
Pull Request -
State: closed - Opened by miscco over 1 year ago
#475 - Implement LWG-3843 and LWG-3940
Pull Request -
State: open - Opened by miscco over 1 year ago
#474 - `<complex>` Enable users to disable normalization for division too.
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#473 - Does `cuda::std::complex` have opt-in for simplified complex math
Issue -
State: closed - Opened by fkallen over 1 year ago
- 3 comments
#472 - Initial port to monorepo build system.
Pull Request -
State: closed - Opened by alliepiper over 1 year ago
#471 - Fix most libcxx tests
Pull Request -
State: closed - Opened by miscco over 1 year ago
#470 - Relax execution checks for function objects
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#469 - Function objects in `<functional>` need to be annotated with `nv_exec_check_disable`
Issue -
State: closed - Opened by jrhemstad over 1 year ago
- 1 comment
#468 - Hide if target bits from NVCC/NVRTC
Issue -
State: closed - Opened by jrhemstad over 1 year ago
#467 - Properly uglify all qualifiers in product headers
Pull Request -
State: closed - Opened by miscco over 1 year ago
- 1 comment
#465 - atomic fence questions
Issue -
State: closed - Opened by jinz2014 almost 2 years ago
- 2 comments
#463 - Add missing newlines to C++ sources and headers
Pull Request -
State: closed - Opened by robertmaynard almost 2 years ago
#462 - Fix the atomic enum class test on SM60.
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
- 1 comment
#461 - Create windows action runner
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
#460 - libcu++ should not define __host__/__device__/__forceinline__ (or any other runtime macros)
Issue -
State: closed - Opened by jrhemstad almost 2 years ago
- 2 comments
#459 - Hide `if target` bits from NVCC/NVRTC
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
#458 - Avoid direct use of #pragma in preprocessor directive
Pull Request -
State: closed - Opened by miscco almost 2 years ago
Labels: testing: internal ci passed
#456 - Fix `construct_at` performance fix for non assignable types
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#455 - Fix `not_fn` for nvrtc
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#454 - Fix `construct_at` for union with trivial members
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 2 comments
#453 - Placement new creates performance issues
Issue -
State: closed - Opened by miscco almost 2 years ago
#452 - Add `cuda::std::expected`
Issue -
State: closed - Opened by miscco almost 2 years ago
#451 - Implement `<ranges>` machinery
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#450 - Fix proclaim_return_type to not check execution space annotations
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#449 - Add specialization of `construct_at` for trivial types
Pull Request -
State: closed - Opened by miscco almost 2 years ago
Labels: testing: internal ci passed
#448 - Use pragma to disable execution checks in cuda::proclaim_return_type.
Pull Request -
State: closed - Opened by bdice almost 2 years ago
- 5 comments
Labels: testing: internal ci passed
#447 - `proclaim_return_type` and `__invoke` should be decorated with `nv_exec_check_disable`
Issue -
State: closed - Opened by jrhemstad almost 2 years ago
- 2 comments
#446 - Implement `<expected>` and backport to C++14
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#445 - Fix existing issues with MSVC
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#444 - Add a retry in case a test failed due to `cudaErrorDevicesUnavailable`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#443 - [NFC] Disable more noexcept checks that are currently broken with nvcc and icc
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#442 - Implement basic `ranges` concepts and necessary changes to `<iterator>`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#441 - Remove add_to_project action as it is no longer needed.
Pull Request -
State: closed - Opened by jrhemstad almost 2 years ago
#440 - Rework how we handle feature test macros
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
#439 - Allow `{async_}resource_ref` to be constructible from a pointer
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#438 - Fix `construct_at` backfill
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#437 - Implement <optional>
Pull Request -
State: closed - Opened by griwes almost 2 years ago
Labels: enhancement, testing: internal ci passed
#435 - More usage of `NV_IF_TARGET`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#434 - Bump version to 2.1.1
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
#433 - Add missed commit from gitlab
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#432 - Move away from `__CUDA_ARCH__`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#431 - Split barrier_parity test into two
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#430 - Make nvc++ pass our test suite
Pull Request -
State: closed - Opened by miscco almost 2 years ago
Labels: testing: internal ci passed
#428 - Support custom CMAKE_INSTALL_LIBDIR values of 1+ directory
Pull Request -
State: closed - Opened by robertmaynard almost 2 years ago
#427 - Fix UB in atomic memory operations to memory locations with automatic storage
Pull Request -
State: closed - Opened by gonzalobg almost 2 years ago
- 4 comments
#425 - Rework our __config
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 4 comments
#423 - Do not use `is_constant_evaluated` with nvcc and c++11
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#422 - Enable `is_constant_evaluated` for nvrtc and nvhpc
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#421 - Merge ICC profile into Ubuntu image, enabling image caching
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
- 1 comment
#420 - Implement c++20 `std::construct_at` and `std::destroy_at`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#418 - Use the CUDA libc++ thread API when compiling with Emscripten.
Pull Request -
State: closed - Opened by brycelelbach almost 2 years ago
- 1 comment
#417 - Structured bindings again
Pull Request -
State: closed - Opened by miscco almost 2 years ago
Labels: testing: internal ci passed
#414 - Unbreak `__make_unsigned` for clang-16
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
#413 - Disable `mdspan` test for nvrtc
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#412 - Fix CPO accessibility definition (Again...)
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#411 - Support an NVHPC config
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
- 2 comments
#410 - Add support for clang-16
Pull Request -
State: closed - Opened by wmaxey almost 2 years ago
#409 - A device variable cannot be marked constexpr (cuda::std::swap / CTK 11.2)
Issue -
State: closed - Opened by gevtushenko almost 2 years ago
- 2 comments
#407 - Rework our config
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#406 - Relax CMake package compatibility checks
Pull Request -
State: closed - Opened by gevtushenko almost 2 years ago
- 3 comments
#400 - Avoid duplicate symbol definition
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#398 - Add interoperability between `std::pair` and `cuda::std::pair`
Pull Request -
State: closed - Opened by miscco almost 2 years ago
#397 - Implement P04151 constexpr for <complex> (Again)
Pull Request -
State: closed - Opened by miscco almost 2 years ago
- 1 comment
Labels: testing: internal ci passed
#385 - Update documentation of cuda::discard_memory
Pull Request -
State: closed - Opened by gonzalobg almost 2 years ago
- 2 comments
#371 - Draft: Document asynchronous threads
Pull Request -
State: open - Opened by gonzalobg almost 2 years ago
- 7 comments
#370 - Issue with cuda::atomic_ref::notify_one and wait
Issue -
State: closed - Opened by gevtushenko almost 2 years ago
- 1 comment
Labels: P0: must have, libcu++
#362 - Updated memcpy_async with cp.async.bulk for sm90+
Pull Request -
State: closed - Opened by davedsth about 2 years ago
- 2 comments
#361 - Add support for testing on ARM64
Pull Request -
State: closed - Opened by wmaxey about 2 years ago
- 1 comment
#309 - Implement `{async_}resource_ref`
Pull Request -
State: closed - Opened by miscco over 2 years ago
- 8 comments
#292 - Bugfix/host streaming tests
Pull Request -
State: closed - Opened by wmaxey over 2 years ago
- 2 comments
#235 - [RFE] std::experimental::fixed_size_simd and arithmetic operators
Issue -
State: closed - Opened by kerrmudgeon about 3 years ago
- 2 comments
Labels: libcu++
#190 - Documentation changes for wait_parity/try_wait_parity
Pull Request -
State: open - Opened by wmaxey over 3 years ago
- 1 comment
#169 - Add `cuda::std::optional`
Issue -
State: closed - Opened by brycelelbach over 3 years ago
- 4 comments
Labels: helps: rapids, libcu++
#165 - Fix NVCC test failures involving long double
Pull Request -
State: closed - Opened by wmaxey almost 4 years ago
- 5 comments
Labels: P0: must have, bug: functional
#139 - MSVC: `<cuda/std/tuple>` broken on cl.exe version 19.28.29910
Issue -
State: closed - Opened by wmaxey almost 4 years ago
- 1 comment
#138 - Document extension: we guarantee cuda::barrier constructor is trivially constructible
Issue -
State: closed - Opened by gonzalobg almost 4 years ago
- 3 comments
#135 - cuda::pipeline does not use L1 bypass
Issue -
State: closed - Opened by gonzalobg almost 4 years ago
Labels: helps: quda