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:
@@ -34,7 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
|
||||
#include "Math/DataAllocator.h"
|
||||
#include <Core/DataAllocator.h>
|
||||
|
||||
namespace uLib {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user