memory-allocation
Here are 338 public repositories matching this topic...
-
Updated
Apr 24, 2022 - C
-
Updated
Mar 8, 2017 - Objective-C
-
Updated
Aug 14, 2021 - C++
-
Updated
Mar 30, 2022 - C++
-
Updated
Apr 7, 2022 - C++
-
Updated
Dec 13, 2021 - C
-
Updated
Apr 20, 2022 - C
-
Updated
Jan 29, 2022 - C
-
Updated
Mar 3, 2020 - Scala
-
Updated
Apr 9, 2022 - C++
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)
-
Updated
Apr 2, 2022 - D
Support C11 free()
With aligned_alloc() in the C11 standard, free() is called to free memory, rather than an equivalent aligned_free().
We should update our library with some logic that can be used to correctly call aligned_free() if free() is used instead.
-
Updated
Oct 20, 2018 - C
-
Updated
Jul 8, 2021 - C
-
Updated
Apr 15, 2022 - Rust
Fix CMake warning
-- 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
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Jan 5, 2019 - C
-
Updated
Oct 19, 2019 - C++
-
Updated
Dec 9, 2021 - C
-
Updated
Dec 14, 2021
-
Updated
Jan 29, 2020 - Shell
-
Updated
Oct 30, 2018 - C
-
Updated
Jun 5, 2021 - Zig
-
Updated
Nov 29, 2020 - C
-
Updated
Jan 20, 2022 - C++
Improve this page
Add a description, image, and links to the memory-allocation topic page so that developers can more easily learn about it.
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."
https://github.com/brendangregg/FlameGraph