Integration of cnv2 and asm optimizations for cnv1&cnv2 thx to @SChernykh (#185)
This commit is contained in:
parent
fe5f6f0673
commit
89e210ddd7
33 changed files with 4957 additions and 862 deletions
|
@ -54,6 +54,7 @@ public:
|
|||
static size_t threads();
|
||||
static size_t availableCache();
|
||||
static int getAssignedCpuId(size_t threadId, int64_t affinityMask);
|
||||
static AsmOptimization asmOptimization();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue