Ecosyste.ms: Issues

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

GitHub / arborx/ArborX issues and pull requests

#928 - Use oneapi::dpl::sort_by_key if possible

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 3 comments
Labels: performance

#927 - Try using Kokkos::RemoteSpace to run multi-GPU DBSCAN

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

#926 - OneDPL added sort_by_key

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

#924 - Get rid of old Point, Box, Sphere

Pull Request - State: open - Opened by aprokop over 1 year ago
Labels: refactoring, backward incompatible

#923 - Suppress -Wsycl-target warnings for SYCL CI

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

#922 - Disable tests in the nightly CUDA build

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: testing

#921 - Update hyper-geometries coordinate type

Pull Request - State: closed - Opened by aprokop over 1 year ago - 3 comments
Labels: API

#920 - Improve deduction guide for ExperimentalHyperGeometry::Point

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

#919 - Add Moving Least Squares example

Pull Request - State: closed - Opened by mrlag31 over 1 year ago - 11 comments
Labels: examples

#918 - Allow different floating point types in hierarchy

Pull Request - State: closed - Opened by aprokop over 1 year ago - 3 comments
Labels: bug

#917 - Allow TreeTraversal to run individual queries in non-batch mode

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 10 comments
Labels: enhancement

#916 - Template Triangle on dimension and floating point type

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

#915 - Finalize BasicBoundingVolumeHierarchy

Pull Request - State: closed - Opened by aprokop over 1 year ago - 11 comments
Labels: enhancement, refactoring

#914 - Change default BoundingVolume for BasicBVH to the right dimensionality

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: enhancement

#913 - Enable tests and examples on the nightlies

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: testing

#912 - Allow rm -rf commands fail on Gitlab CI

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: testing

#911 - Add nightly C++23 build

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: testing

#910 - Test SYCL with Kokkos 4.1.00

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 4 comments
Labels: testing

#909 - Test with C++20 in HIP CI

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 6 comments
Labels: testing

#908 - Fix compile errors with MSVC(alternative to #904)

Pull Request - State: closed - Opened by AnhBe0 over 1 year ago - 15 comments

#907 - Allow lower-dimensional DistributedTree

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

#906 - Check that work is enqueued on the user-provided execution space instance

Pull Request - State: closed - Opened by dalg24 over 1 year ago - 5 comments
Labels: testing

#905 - Allow computing morton codes for 1-dim points

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 5 comments
Labels: enhancement

#904 - Fix compile errors with MSVC

Pull Request - State: closed - Opened by AnhBe0 over 1 year ago - 12 comments

#903 - Add Tokamak example

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

#902 - Add Windows CI

Pull Request - State: closed - Opened by masterleinad over 1 year ago - 5 comments
Labels: testing

#900 - Switch the signature for the pure callback

Pull Request - State: closed - Opened by aprokop over 1 year ago - 9 comments
Labels: API

#899 - Switch SYCL build to DEBUG

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

#898 - Wipe out previous kokkos and benchmark installs in gitlab-ci

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: testing

#897 - Allow different volumes for leaf and internal nodes

Pull Request - State: closed - Opened by aprokop over 1 year ago - 2 comments
Labels: performance

#896 - Fix using-declaration introducing `Kokkos::bit_cast` into `KokkosExt`

Pull Request - State: closed - Opened by dalg24 over 1 year ago - 4 comments
Labels: bug

#895 - Require Kokkos 4.0

Pull Request - State: closed - Opened by aprokop over 1 year ago - 4 comments
Labels: build, testing

#894 - Properly compute tree bounds with indexables

Pull Request - State: closed - Opened by aprokop over 1 year ago - 4 comments
Labels: refactoring

#893 - Use constexpr instead of SFINAE in InsertGenerator

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: refactoring

#892 - Change BasicBoundingVolumeHierarchy template arguments

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: API

#891 - Cherry-pick #889

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

#890 - Update version in CMakeLists.txt

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

#889 - Add changelog entry for 1.4.1

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

#888 - Add KokkosExt::bit_cast

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: refactoring

#887 - Remove old unused code in BatchedQueries

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

#886 - Cherry-pick #885 to master

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: build

#885 - Workaround to compile ArborX with Trilinos 14.0

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

#884 - Drop default constructor for the point hyper geometry

Pull Request - State: closed - Opened by dalg24 over 1 year ago - 2 comments
Labels: bug

#883 - ArborX does not compile with C++20

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

#882 - Move citation details

Pull Request - State: closed - Opened by aprokop over 1 year ago - 8 comments
Labels: documentation

#881 - Add memory_space typedefs to MST and Dendrogram

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

#880 - Remove unnecessary work-around for HIP

Pull Request - State: open - Opened by Rombur over 1 year ago - 10 comments

#879 - Remove Enable template parameter from BasicBoundingVolumeHierarchy and DistributedTree

Pull Request - State: closed - Opened by aprokop over 1 year ago - 4 comments
Labels: API

#878 - How to build ArborX for only CPU

Issue - State: closed - Opened by dineshadepu over 1 year ago - 5 comments
Labels: question, build

#877 - Python script to generate Morton code masks

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

#876 - Introduce indexable getter

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: refactoring

#875 - Add 8-10 dimensional Morton codes

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: enhancement

#874 - Allow calling centroid on kDOP within space-filling curve

Pull Request - State: closed - Opened by aprokop over 1 year ago - 3 comments
Labels: refactoring

#873 - Move returnCentroid from KDOP to a general geometry algorithms file

Pull Request - State: closed - Opened by aprokop over 1 year ago - 3 comments
Labels: refactoring

#872 - API v2 tracker

Issue - State: open - Opened by aprokop over 1 year ago
Labels: enhancement

#871 - Introduce Value as a generic storage in a leaf node

Pull Request - State: closed - Opened by aprokop over 1 year ago - 4 comments
Labels: refactoring

#870 - Use ScopeGuard instead of Kokkos initialize in the example

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: examples

#869 - CI: Reduce the number of parallel processes used for compilation in the GCC build

Pull Request - State: closed - Opened by Rombur over 1 year ago - 4 comments
Labels: testing

#868 - Allow kDOPs as the user input through AccessTraits

Pull Request - State: closed - Opened by aprokop over 1 year ago - 3 comments
Labels: enhancement, API

#867 - Boundary volume hierarchy for kDOPs

Issue - State: open - Opened by isteinbrecher over 1 year ago - 7 comments
Labels: enhancement

#866 - Get rid of extra variable in spatial tree traversal

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

#865 - Switch ranges for leaf and internal indices

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: refactoring

#864 - Separate HappyTreeFunctions for internal and leaf nodes

Pull Request - State: closed - Opened by aprokop over 1 year ago - 7 comments
Labels: performance, refactoring

#863 - Do not do CUDA_LAMBDA check for Kokkos 4.1+

Pull Request - State: closed - Opened by aprokop over 1 year ago - 1 comment
Labels: build

#862 - Fix CompressedStorage member functions

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

#861 - Use Kokkos::bit_cast if available

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

#860 - Separate leaf and internal nodes, use different node types

Pull Request - State: closed - Opened by aprokop over 1 year ago - 6 comments
Labels: performance, refactoring

#859 - Update version to 1.5 dev

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

#858 - Update CHANGELOG for release 1.4

Pull Request - State: closed - Opened by aprokop over 1 year ago
Labels: documentation

#857 - Fixup executable path when running tests

Pull Request - State: closed - Opened by dalg24 over 1 year ago - 4 comments
Labels: build

#856 - Make data file sampling portable

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 8 comments
Labels: bug

#855 - Decrease the number of processors for host-only builds CI builds

Pull Request - State: closed - Opened by Rombur almost 2 years ago - 2 comments
Labels: testing

#854 - Fixed missed functions for 7D

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 3 comments
Labels: bug

#853 - Allow 7D Morton codes

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 1 comment
Labels: enhancement

#852 - Building against ArborX (and Kokkos) in source tree

Issue - State: closed - Opened by Shihab-Shahriar almost 2 years ago - 6 comments
Labels: question, build

#851 - Test NVCC 11.0.3

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 1 comment
Labels: testing

#850 - Workaround CUDA 11.0-11.3 issues

Pull Request - State: closed - Opened by aprokop almost 2 years ago
Labels: bug

#849 - ArborX fails to compile with CUDA 11.0.3-11.3.3

Issue - State: closed - Opened by aprokop almost 2 years ago
Labels: bug

#848 - Drop outdated comment in `expand<Box1, Box2>`

Pull Request - State: closed - Opened by dalg24 almost 2 years ago - 2 comments
Labels: refactoring

#847 - Allow 2D triangles

Issue - State: closed - Opened by aprokop almost 2 years ago - 3 comments
Labels: enhancement

#846 - Consider using Nvidia RTX hardware when available

Issue - State: open - Opened by aprokop almost 2 years ago
Labels: enhancement

#845 - New dendrogram construction algorithm integrated with Boruvka

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 2 comments
Labels: enhancement, clustering

#844 - Unify multiple instances of make_random_cloud in the tests

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 2 comments
Labels: testing

#843 - Do not include the scoped profile test when using newer Kokkos

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 1 comment
Labels: bug

#842 - Add ray tracing benchmark

Pull Request - State: open - Opened by Rombur almost 2 years ago

#841 - Work around ROCm 5.2 ICE

Pull Request - State: closed - Opened by Rombur almost 2 years ago - 2 comments
Labels: bug

#840 - Delay getting correct leaf indices in nearest

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 2 comments
Labels: performance

#839 - Use Kokkos' ScopedRegion when running with newer Kokkos version

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

#838 - Remove volatile overloads

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

#837 - Update SYCL docker container avoiding buiding the compiler

Pull Request - State: closed - Opened by masterleinad almost 2 years ago - 6 comments
Labels: testing

#836 - Drop KokkosExt:: mathematical functions (use Kokkos:: instead)

Pull Request - State: closed - Opened by dalg24 almost 2 years ago - 1 comment
Labels: refactoring

#835 - Investigate HIP 5.2.0 error with Kokkos 4.0

Issue - State: closed - Opened by aprokop almost 2 years ago - 7 comments

#834 - Require Kokkos 3.7

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 7 comments
Labels: build

#833 - Rename `create_layout_right_mirror_view{->_no_init}` which does not initialize

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 3 comments
Labels: performance, refactoring

#832 - Switch to using ScopedProfileRegion and append label in sendAcrossNetwork

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

#831 - Remove remnants of implicit capture hack in Distributor

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

#830 - Avoid extra copy when sending across network in sendAcrossNetwork

Pull Request - State: closed - Opened by aprokop almost 2 years ago - 2 comments
Labels: performance

#829 - Reduce memory consumption when sending data in DistributedTree

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