Skip to content
Success

Changes

Summary

  1. Switch CUDA-11.1.1 build to 11.7.1 (commit: 752f046) (details)
  2. Clean up workarounds for NVCC < 11.5 (commit: 913969a) (details)
  3. Fix typo spurio[u]s in comment (commit: 66ea48f) (details)
  4. Detect low NVCC compiler version during configure stage (commit: 48d02c1) (details)
  5. Drop pointless variable that is used only once (commit: f5eba4f) (details)
Commit 752f046b66bae22cc6a8f583c2c671f4dd4d0974 by Andrey Prokopenko
Switch CUDA-11.1.1 build to 11.7.1
(commit: 752f046)
The file was modified.jenkins/continuous.groovy (diff)
Commit 913969a37c2db21c1b202567d4018d9acdddbc12 by Andrey Prokopenko
Clean up workarounds for NVCC < 11.5
(commit: 913969a)
The file was modifiedtest/ArborXTest_LegacyTree.hpp (diff)
The file was modifiedsrc/ArborX_DBSCAN.hpp (diff)
Commit 66ea48f6cf745f85b5d78dd97bcf92c7e12b0840 by noreply
Fix typo spurio[u]s in comment
(commit: 66ea48f)
The file was modifiedtest/ArborXTest_LegacyTree.hpp (diff)
Commit 48d02c175f46132822a626ab4a7e7c6ac57c4c8e by Andrey Prokopenko
Detect low NVCC compiler version during configure stage
(commit: 48d02c1)
The file was modifiedCMakeLists.txt (diff)
Commit f5eba4f9a57b42a74e513d15b810694f4478adf7 by noreply
Drop pointless variable that is used only once

Also the case of the cmake command was wrong
(commit: f5eba4f)
The file was modifiedCMakeLists.txt (diff)