Skip to content
Snippets Groups Projects
Select Git revision
  • github/fork/aprokop/add_batch_mode
  • github/fork/aprokop/add_project
  • github/fork/aprokop/fix_distributed_driver
  • github/fork/aprokop/halo_finder
  • github/fork/aprokop/sort_benchmark
  • github/fork/dalg24/access_traits
  • github/fork/dalg24/buffer_optimization
  • github/fork/masterleinad/avoid_all_to_all
  • github/fork/masterleinad/check_warnings
  • github/fork/masterleinad/distance_return_type
  • github/fork/masterleinad/fix_xl
  • github/fork/masterleinad/improve_distributed_test
  • github/fork/masterleinad/parallel_construct_bvh
  • github/fork/masterleinad/performance_regression
  • github/fork/masterleinad/test_kokkos_post_3_0
  • github/fork/masterleinad/test_with_valgrind
  • master default protected
  • paper_arborx_node
  • v0.9-beta
  • v0.8-beta2
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Mar19181711109543229Feb21201815141210654330Jan282723810Dec26Nov21201918141312119764131Oct3029282524222118171615141110987432130Sep2726181716151430Aug149723Jul98328Jun2622191814131211109765431May1716151413987653Put all traversal parameters into a single structUpdate benchmark to allow disabling predicate sortingAdd a test for optional sortDrop Details::TreeConstruction::DeprecatedExecutionSpaceSame thing for Details::TreeConstruction::calculateInternalNodesBoundingVolumes()Same thing for Details::TreeConstruction::generateHierarchy()Same thing for Details::TreeConstruction::assignMortonCodes()Same thing for Details::TreeConstruction::initializeLeafNodes()Make Details::TreeConstruction::calculateBoundingBoxOfTheScene() take the execution space as argumentRename TreeConstruction<DeviceType>::{ExecutionSpace -> DeprecatedExecutionSpace}Stop pretending we can cherry-pick Kokkos headers and include Kokkos_Core.hpp in ArborX_DetailsTreeConstruction.hppSupport optional sorting of predicatesMerge pull request #235 from dalg24/single_precisionFix building ArborX against TrilinosChange error message to use capitilized Kokkos device namesMerge pull request #223 from masterleinad/build_pgi_image_liveMerge pull request #240 from aprokop/buffer_optAvoid second pass in radius search when nothing was insertedFix scaling issues in the distributed driver for 1D and 2Dgithub/fork/apr…github/fork/aprokop/fix_distributed_driverGet rid of convoluted lambdaMerge pull request #239 from aprokop/use_kokkos_enableUse "Kokkos_ENABLE_<>" instead of "Kokkos_DEVICES MATCHES <>"Merge pull request #238 from aprokop/minor_change_in_profiling_regionsMinor comment rewordingSeparate leaves initialization profiling region into two regionsRevert "Force alignement of the Node to salvage performance"Store children indices as int instead of ptrdiff_tFix narrowing in distributed tree unit testForce alignement of the Node to salvage performanceApply double -> float to distributed search treeUpdate unit tests for distance reporting in queriesPropagate single precision changes to distances reported during tree traversalsUpdate unit tests for single precision distances calculationUpdate point boost geometry adapters to use single precisionSingle precision when measuring distance between geometriesUse single precision floating point numbers for Point, Box, and SphereAdd float specializations for KokkosExt::ArithmeticTraits::{infinity,max,epsilon}Merge pull request #155 from dalg24/node_ptrAvoid Alltoall in createFromSendsgithub/fork/mas…github/fork/masterleinad/avoid_all_to_allDrop CMAKE_CXX_STANDARD for PGI
Loading