feat: Implement a custom MetaAllocator for uLib::Vector to enable GPU memory management and integrate CUDA support into the build system.
This commit is contained in:
@@ -20,6 +20,7 @@ set( TESTS
|
||||
TypeIntrospectionTraversal
|
||||
OptionsTest
|
||||
PingPongTest
|
||||
VectorMetaAllocatorTest
|
||||
)
|
||||
|
||||
set(LIBRARIES
|
||||
|
||||
Reference in New Issue
Block a user