mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Mark up as an accelerator function
This commit is contained in:
parent
aa6de818e2
commit
ede0dff794
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
// L1p optimisation
|
||||
inline void bgq_l1p_optimisation(int mode)
|
||||
accelerator_inline void bgq_l1p_optimisation(int mode)
|
||||
{
|
||||
#ifdef QPX
|
||||
#undef L1P_CFG_PF_USR
|
||||
|
Loading…
Reference in New Issue
Block a user