#include "utilities/aslUValue.h"
#include "acl/Kernels/aclKernel.h"
#include "acl/Kernels/aclKernelConfigurationTemplates.h"
#include <acl/acl.h>
#include <acl/aclMath/aclVectorOfElements.h>
#include <acl/aclGenerators.h>
#include <utilities/aslTimer.h>
Go to the source code of this file.
◆ kConf()
◆ main()
◆ nCycles()
const unsigned int nCycles |
( |
10000 |
| ) |
|
◆ nLength()
const unsigned int nLength |
( |
1000000 |
| ) |
|
◆ nOperations()
const unsigned int nOperations |
( |
10 |
| ) |
|
◆ testKernelOptimized()
bool testKernelOptimized |
( |
| ) |
|
◆ testKernelUnoptimized()
bool testKernelUnoptimized |
( |
| ) |
|
◆ testKernelUnoptimizedPlus()
bool testKernelUnoptimizedPlus |
( |
| ) |
|