-
Notifications
You must be signed in to change notification settings - Fork 658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cuda support and acceleration for octomaps. #257
base: devel
Are you sure you want to change the base?
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 00e8cfa - Browse repository at this point
Copy the full SHA 00e8cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7ee76 - Browse repository at this point
Copy the full SHA 8b7ee76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53558f6 - Browse repository at this point
Copy the full SHA 53558f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bdc9f - Browse repository at this point
Copy the full SHA 64bdc9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f776fc6 - Browse repository at this point
Copy the full SHA f776fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b66ed - Browse repository at this point
Copy the full SHA 16b66edView commit details -
Added a key container class for storing ray-traced keys in c-array st…
…yle for use in CUDA kernel.
Configuration menu - View commit details
-
Copy full SHA for 08e54a8 - Browse repository at this point
Copy the full SHA 08e54a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87810c3 - Browse repository at this point
Copy the full SHA 87810c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f277a - Browse repository at this point
Copy the full SHA d0f277aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca9335 - Browse repository at this point
Copy the full SHA 2ca9335View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e410a - Browse repository at this point
Copy the full SHA b8e410aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 506179e - Browse repository at this point
Copy the full SHA 506179eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a371590 - Browse repository at this point
Copy the full SHA a371590View commit details -
Removed -fPIC flag as it does not work with nvcc. Instead POSITION_IN…
…DEPENDENT_CODE flags are used.
Configuration menu - View commit details
-
Copy full SHA for 5ca2a11 - Browse repository at this point
Copy the full SHA 5ca2a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4d69c - Browse repository at this point
Copy the full SHA 9f4d69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd019f - Browse repository at this point
Copy the full SHA ebd019fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b40c05 - Browse repository at this point
Copy the full SHA 7b40c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1d49e - Browse repository at this point
Copy the full SHA eb1d49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9348f2 - Browse repository at this point
Copy the full SHA c9348f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301f01b - Browse repository at this point
Copy the full SHA 301f01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b8998 - Browse repository at this point
Copy the full SHA c4b8998View commit details -
Fixed a few issues with the cuda side. The high time on tree initiali…
…zation is not due to tree but due to CUDA backend initialization that only happens once, getting almost 25 hz with current config.
Configuration menu - View commit details
-
Copy full SHA for 76c78c2 - Browse repository at this point
Copy the full SHA 76c78c2View commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3cb8e60 - Browse repository at this point
Copy the full SHA 3cb8e60View commit details
Commits on Oct 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b76c7ea - Browse repository at this point
Copy the full SHA b76c7eaView commit details
Commits on Oct 25, 2019
-
Merged computeCuda and clean() kernels. Removed host copying since fi…
…nal iteration on device is still faster. Faster than ever before! :)
Configuration menu - View commit details
-
Copy full SHA for 52f4348 - Browse repository at this point
Copy the full SHA 52f4348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d62a2 - Browse repository at this point
Copy the full SHA 15d62a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f220d2 - Browse repository at this point
Copy the full SHA 5f220d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d4ad6 - Browse repository at this point
Copy the full SHA 43d4ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7faa43f - Browse repository at this point
Copy the full SHA 7faa43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0941020 - Browse repository at this point
Copy the full SHA 0941020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d242d - Browse repository at this point
Copy the full SHA 14d242dView commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a0a8c68 - Browse repository at this point
Copy the full SHA a0a8c68View commit details