mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 22:07:05 +01:00
KNL streaming stores, and KNL performance coutners
This commit is contained in:
@ -51,7 +51,7 @@ int main (int argc, char ** argv)
|
||||
{
|
||||
Grid_init(&argc,&argv);
|
||||
|
||||
const int Ls=16;
|
||||
const int Ls=8;
|
||||
int threads = GridThread::GetThreads();
|
||||
std::cout<<GridLogMessage << "Grid is setup to use "<<threads<<" threads"<<std::endl;
|
||||
|
||||
|
Reference in New Issue
Block a user