diff --git a/Grid/allocator/MemoryManager.cc b/Grid/allocator/MemoryManager.cc index dfe61359..8654c1de 100644 --- a/Grid/allocator/MemoryManager.cc +++ b/Grid/allocator/MemoryManager.cc @@ -223,7 +223,7 @@ void MemoryManager::InitMessage(void) { std::cout << GridLogMessage<< "MemoryManager::Init() Using SYCL malloc_shared"<D copy to device start "<D copy to device end "<H copy from device start "<H copy from device end "<(bytes, q); return ptr; #else - std::cout << " l-l-l-l-l-l-l-l-l-l-l-l-l Allocating shared mem from OMPTARGET from LLVM l-l-l-l-l-l-l-l-l-l-l-l "<({45,12,81,9})); - std::cout << __FILE__ << " " << __LINE__ << std::endl; - LatticeColourMatrix z(&Grid); std::cout << "z lattice color mat " << std::endl; random(pRNG,z); - LatticeColourMatrix x(&Grid); std::cout << "x lattice color mat " << std::endl; random(pRNG,x); - LatticeColourMatrix y(&Grid); std::cout << "y lattice color mat " << std::endl; random(pRNG,y); + LatticeColourMatrix z(&Grid); random(pRNG,z); + LatticeColourMatrix x(&Grid); random(pRNG,x); + LatticeColourMatrix y(&Grid); random(pRNG,y); for(int64_t i=0;i