mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 07:47:06 +01: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