Pinned Loading
-
kern.c
kern.c 1#define EXECUTE(j) \
2{ \
3__m256 floats1 = _mm256_load_ps(&datar[b + j]); \
4__m256 floats2 = _mm256_load_ps(&datac[b + j]); \
5res1 = _mm256_add_ps(res1, _mm256_mul_ps(revKernel[j], floats1)); \
-
partial_results.txt
partial_results.txt 18 80000 63 81 123 61
216 80000 122 139 249 106
324 80000 120 312 478 794
432 80000 151 348 584 1085
564 80000 331 574 1111 2518
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.