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.03Mar229Feb21201815141210654330Jan282723810Dec26Nov21201918141312119764131Oct3029282524222118171615141110987432130Sep2726181716151430Aug149723Jul98328Jun2622191814131211109765431May1716151413987653218Apr17Add 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 PGITry building PGI image similar to the othersFix warning lambda capture not required with C++14Drop node pointer arithmetic in TreeConstruction::calculateInternalNodesBoundingVolumes()Cleanup tree viz avoid pointer arithmeticAdd private member function BVH::getNodePtr(int) to avoid sharing too much implementation detailsFixup in tree construction unit test no pointer arithmeticAvoid pointer arithmetic in tree traversal to avoid bad surprise with alignmentFix memory access violation in recursive traversal (tree construction test)Rename _shift -> _leaf_nodes_shift in functor that generate the hierarchyDrop static assertion that is now out of date in tree constructionMake Node::getLeafPermutationIndex() and makeLeafNode() constexpr functionsStore index of children instead of pointersMerge pull request #233 from masterleinad/fix_skip_ci[skip ci] Remove commented line in CMakeLists.txtRemove outdated build doc that says Kokkos need to be build with C++14[skip ci] KOKKOS_INLINE_FUNCTION -> KOKKOS_FUNCTION in access traits docRevert "Enable skipping the build on Jenkins via a command in the commit message [skip ci]"Merge pull request #229 from dalg24/skip_ciEnable skipping the build on Jenkins via a command in the commit message [skip ci]Merge pull request #228 from dalg24/pgi_ci_conformingTest install in PGI buildInstruct PGI to display all error messagesMerge pull request #55 from dalg24/xunitMerge pull request #227 from aprokop/update_docsUpdate Kokkos required version in docsRemove spurious print statement in PGI buildMerge pull request #226 from dalg24/require_cxx_std_14Cleanup default build argument for building KokkosDrop -DCMAKE_CXX_STANDARD=14 when building KokkosRequire C++14 standard when building ArborXDo not truncate test logs on JenkinsInhibit warning from building OpenMPI in Docker imageUse environment variable to disbable color output for Benchmark and Boost.Test on JenkinsBump the limit output for passed tests to 65KB and to 1MB for failed testsUse variable for all options passed to ctest in the jenkinsfileMerge pull request #225 from dalg24/require_kokkos_with_cuda_lambda
Loading