From f1c7480e3cc37557d7ae13558b5311f6557c81a9 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Thu, 19 Nov 2020 19:23:03 +0100 Subject: [PATCH] Warning remove --- Grid/allocator/MemoryManagerShared.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/Grid/allocator/MemoryManagerShared.cc b/Grid/allocator/MemoryManagerShared.cc index 537f7c32..3f165007 100644 --- a/Grid/allocator/MemoryManagerShared.cc +++ b/Grid/allocator/MemoryManagerShared.cc @@ -1,7 +1,6 @@ #include #ifdef GRID_UVM -#warning "Grid is assuming unified virtual memory address space" NAMESPACE_BEGIN(Grid); ///////////////////////////////////////////////////////////////////////////////// // View management is 1:1 address space mapping