mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-24 06:34:29 +00:00
fixed conflicts; su3 working
This commit is contained in:
@@ -568,7 +568,6 @@ inline void acceleratorCopySynchronise(void)
|
||||
theCopyAccelerator->wait();
|
||||
#endif
|
||||
};
|
||||
|
||||
inline int acceleratorIsCommunicable(void *ptr){ return 1; }
|
||||
inline void acceleratorMemSet(void *base,int value,size_t bytes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user