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

#845 - New dendrogram construction algorithm integrated with Boruvka

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

#844 - Unify multiple instances of make_random_cloud in the tests

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

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

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

#842 - Add ray tracing benchmark

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

#841 - Work around ROCm 5.2 ICE

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

#840 - Delay getting correct leaf indices in nearest

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

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

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

#838 - Remove volatile overloads

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

#837 - Update SYCL docker container avoiding buiding the compiler

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

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

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

#835 - Investigate HIP 5.2.0 error with Kokkos 4.0

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

#834 - Require Kokkos 3.7

Pull Request - State: closed - Opened by aprokop over 1 year 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

#828 - Deprecate ARBORX_USE_CUDA_AWARE_MPI and replace it with ARBORX_USE_GPU_AWARE_MPI

Pull Request - State: closed - Opened by Rombur almost 2 years ago - 1 comment
Labels: build, API

#827 - Do not use `View::Rank`, prefer `View::rank`

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

#826 - Use sycl::ext::oneapi::experimenta::printf

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

#825 - Add new alpha-tree based dendrogram construction

Pull Request - State: open - Opened by aprokop almost 2 years ago - 5 comments
Labels: enhancement

#824 - Add missing profiling regions to sortByKey

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

#823 - Move union-find dendrogram sorting to the main struct

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

#822 - Consider adding tutorial notebooks

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

#821 - Improve test helpers to print Kokkos pair

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

#820 - Update the container os for gitlab workflow to Ubuntu 22.04

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

#819 - Introduce ArborX::PairIndexRank

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

#818 - Compatibility issue with Kokkos 4

Issue - State: closed - Opened by dalg24 almost 2 years ago - 1 comment
Labels: build

#817 - Do not use size_t for permutation indices in Node

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

#816 - Allow named index-rank pairs in parallel tests

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

#815 - Implement occupancy for self-collision

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

#814 - Fix warning on CUDA

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

#813 - Take optional label argument in `KokkosExt::clone[WithoutInitializingNorCopying]`

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

#812 - Add new facility to find "half" or "full" neighbor lists

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

#811 - Use `TeamPolicy` in `Details::expandHalfToFull` to improve performance

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

#810 - Use half traversal in FDBSCAN

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

#809 - Implement expand half to full (neighbor list)

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

#808 - Add specialized "half" tree traversal for spatial predicates

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

#807 - Attempt to get rid of `find_package(Threads)` in BVH benchmark

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

#806 - Move Google benchmark detection to the common CMakeLists.txt

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

#805 - Annotate fences

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

#804 - Fix undefined behavior when parsing boolean options in DBSCAN benchmark

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

#803 - Do not bother with downloading GTest

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

#802 - Add testing for MST with mutual reachability metric

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

#801 - Add "self collision" accelerated traversal for spatial predicates

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

#800 - Drop pre Kokkos 3.6 PTHREAD workaround

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

#799 - Require benchmark 1.5.4, update nightly containers to Ubuntu 22.04

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

#798 - Cleanup `Details::dendrogramUnionFind()` and prefer `sortByKey()`

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

#797 - Introduce KokkosExt::sortByKey

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

#796 - Fix incorrect profiling region naming in CrsGraph

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

#795 - [ci skip] Fix profiling prefix misprint

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

#794 - Switch host in HIP testing from Serial to OpenMP

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

#793 - Remove deprecated queryDispatch calls in the distributed tree

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

#792 - Allow ordered spatial predicates in the distributed tree

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

#791 - Fix return type in PermutedData with no attachment

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

#790 - Use popPush instead of pop followed by push

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

#789 - Fix warnings in release mode

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

#788 - Use Thrust for OpenMP and Serial when available

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

#784 - triangle-point intersection example

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

#782 - Add testing for union-find

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

#781 - Add union-find benchmark

Pull Request - State: closed - Opened by aprokop about 2 years ago - 5 comments
Labels: benchmarks

#765 - Add a develop benchmark

Pull Request - State: closed - Opened by aprokop about 2 years ago - 2 comments
Labels: benchmarks

#757 - Implement sortObjects in terms of sortByKey

Pull Request - State: open - Opened by masterleinad about 2 years ago - 5 comments

#755 - Add nightly build with Clang's MemorySanitizer

Pull Request - State: open - Opened by dalg24 about 2 years ago - 2 comments
Labels: testing

#754 - More thorough MST testing for mutual reachability metric

Issue - State: closed - Opened by aprokop about 2 years ago

#743 - Use std::sort for serial sorting

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

#740 - Use KOKKOS_CLASS_LAMBDA via ARBORX_CLASS_LAMBDA

Pull Request - State: closed - Opened by masterleinad about 2 years ago - 7 comments
Labels: refactoring

#738 - Cleanup usage of DeviceType (on-node only)

Pull Request - State: closed - Opened by aprokop about 2 years ago - 2 comments
Labels: refactoring

#737 - Add DistributedTree Nearest query with callback

Pull Request - State: open - Opened by masterleinad about 2 years ago - 6 comments
Labels: enhancement

#735 - Remove brute force example

Pull Request - State: closed - Opened by aprokop about 2 years ago - 6 comments
Labels: examples

#729 - Refactor to avoid proliferation of access traits use

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

#724 - Add example distributed tree k-nearest neighbors search

Pull Request - State: open - Opened by dalg24 over 2 years ago
Labels: examples

#721 - Multi-dimensional support PR tracker

Issue - State: closed - Opened by aprokop over 2 years ago - 1 comment
Labels: enhancement

#699 - [ci skip] [wip] Implement selective read/write of data

Pull Request - State: closed - Opened by aprokop over 2 years ago
Labels: enhancement

#679 - Remove legacy deprecation for the old version of nearest callback

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

#675 - Allow user to provide a function to compute exact distance to a primitive

Pull Request - State: closed - Opened by aprokop over 2 years ago - 7 comments
Labels: enhancement

#652 - Build GPU code only for arch enabled in Kokkos with HIP

Pull Request - State: open - Opened by dalg24 over 2 years ago - 6 comments
Labels: build

#641 - Improve/fix synchronous behavior

Issue - State: closed - Opened by dalg24 almost 3 years ago
Labels: refactoring

#626 - Nearest neighbor problem in the presence of callbacks

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

#623 - Restart rope traversal

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

#618 - Add NVHPC nightly build

Pull Request - State: closed - Opened by dalg24 almost 3 years ago
Labels: testing

#605 - Provide ARBORX_DEVICE_NO_HOST_TYPES for testing

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

#542 - Add example for 2D triangle-point intersection

Pull Request - State: closed - Opened by masterleinad over 3 years ago - 9 comments
Labels: examples

#493 - Modify testing queries when comparing with Boost for kNN

Pull Request - State: closed - Opened by aprokop over 3 years ago - 6 comments
Labels: testing

#485 - Accelerate tree traversal in auto collision problems

Pull Request - State: closed - Opened by dalg24 over 3 years ago - 6 comments
Labels: enhancement, performance

#460 - Introduce sort and sortByKey

Pull Request - State: closed - Opened by aprokop almost 4 years ago - 8 comments
Labels: refactoring

#448 - Switch SYCL build to Debug to speed it up

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

#409 - Improve traversal algorithm when interested only in pairs as a result

Issue - State: closed - Opened by aprokop about 4 years ago - 3 comments
Labels: enhancement, performance

#364 - Implement stackless tree traversal using escape index (ropes)

Pull Request - State: closed - Opened by aprokop over 4 years ago - 13 comments
Labels: enhancement, performance

#165 - Use lower-precision data for bounding volumes

Issue - State: open - Opened by aprokop about 5 years ago - 1 comment
Labels: enhancement, performance