Skip to content
#

memory-allocation

Here are 338 public repositories matching this topic...

jrhemstad
jrhemstad commented Apr 5, 2022

I was just thinking making sure that it works as a valid execution policy. So simply launch a Thrust algorithm with device data and make sure the result is sound.

I was going to say "just do what we do for our current tests", but apparently that's nothing!

Originally posted by @jrhemstad in rapidsai/rmm#1009 (comment)

good first issue tech debt
ligurio
ligurio commented Dec 16, 2021
-- Detecting CXX compile features - done
CMake Deprecation Warning at third_party/small/CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

cmake version

bug good first issue build teamC

Improve this page

Add a description, image, and links to the memory-allocation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory-allocation topic, visit your repo's landing page and select "manage topics."

Learn more