bpsa@Ubuntu24:~/app/pas-core-math/src/tests$ ./build.sh -dAVX2 -CfAVX2 -CpCOREI -OpCOREI
bpsa@Ubuntu24:~/app/pas-core-math/src/tests$ LD_LIBRARY_PATH=/home/bpsa/app/pas-core-math/src/tests/.. /home/bpsa/app/pas-core-math/src/tests/../../bin/TestHarness32 --diag 10
Compiled with AVX2.
=== TestHarness: comparing Pascal (pcr_*) vs C (cr_*) ===
acosf tested=4294967296 mismatches=0 PASS
acoshf tested=4294967296 mismatches=0 PASS
acospif tested=4294967296 mismatches=0 PASS
asinf tested=4294967296 mismatches=0 PASS
asinhf tested=4294967296 mismatches=0 PASS
asinpif tested=4294967296 mismatches=0 PASS
atanf tested=4294967296 mismatches=0 PASS
atanhf tested=4294967296 mismatches=0 PASS
atanpif tested=4294967296 mismatches=0 PASS
cbrtf tested=4294967296 mismatches=0 PASS
cosf tested=4294967296 mismatches=0 PASS
coshf tested=4294967296 mismatches=0 PASS
cospif tested=4294967296 mismatches=0 PASS
erff tested=4294967296 mismatches=0 PASS
erfcf tested=4294967296 mismatches=0 PASS
expf tested=4294967296 mismatches=0 PASS
exp10f tested=4294967296 mismatches=0 PASS
exp10m1f tested=4294967296 mismatches=0 PASS
exp2f tested=4294967296 mismatches=0 PASS
exp2m1f tested=4294967296 mismatches=0 PASS
expm1f tested=4294967296 mismatches=0 PASS
lgammaf tested=4294967296 mismatches=0 PASS
logf tested=4294967296 mismatches=0 PASS
log10f tested=4294967296 mismatches=0 PASS
log10p1f tested=4294967296 mismatches=0 PASS
log1pf tested=4294967296 mismatches=0 PASS
log2f tested=4294967296 mismatches=0 PASS
log2p1f tested=4294967296 mismatches=0 PASS
rsqrtf tested=4294967296 mismatches=0 PASS
sinf tested=4294967296 mismatches=0 PASS
sinhf tested=4294967296 mismatches=0 PASS
sinpif tested=4294967296 mismatches=0 PASS
tanf tested=4294967296 mismatches=0 PASS
tanhf tested=4294967296 mismatches=0 PASS
tanpif tested=4294967296 mismatches=0 PASS
tgammaf tested=4294967296 mismatches=0 PASS
atan2f tested= 10000000 mismatches=0 PASS
atan2pif tested= 10000000 mismatches=0 PASS
hypotf tested= 10000000 mismatches=0 PASS
powf tested= 10000000 mismatches=0 PASS
[compoundf] x=$1464EDE1(1.15579717E-26) y=$69C66EBB(2.99862778E25) C=$3FB50546(1.41422343) P=$3F350546(0.707111716)
[compoundf] x=$1464EF8E(1.15583022E-26) y=$69C67069(2.99872693E25) C=$3FB50643(1.41425359) P=$3F350643(0.707126796)
[compoundf] x=$1464F13B(1.15586327E-26) y=$69C67217(2.99882608E25) C=$3FB50741(1.41428387) P=$3F350741(0.707141936)
[compoundf] x=$1464F2E8(1.15589631E-26) y=$69C673C5(2.99892523E25) C=$3FB5083E(1.41431403) P=$3F35083E(0.707157016)
[compoundf] x=$1464F495(1.15592936E-26) y=$69C67573(2.99902438E25) C=$3FB5093C(1.41434431) P=$3F35093C(0.707172155)
[compoundf] x=$1464F642(1.15596241E-26) y=$69C67721(2.99912353E25) C=$3FB50A3A(1.41437459) P=$3F350A3A(0.707187295)
[compoundf] x=$1464F7EF(1.15599546E-26) y=$69C678CF(2.99922268E25) C=$3FB50B37(1.41440475) P=$3F350B37(0.707202375)
[compoundf] x=$1464F99C(1.15602851E-26) y=$69C67A7D(2.99932184E25) C=$3FB50C35(1.41443503) P=$3F350C35(0.707217515)
[compoundf] x=$1464FB49(1.15606156E-26) y=$69C67C2B(2.99942099E25) C=$3FB50D32(1.41446519) P=$3F350D32(0.707232594)
[compoundf] x=$1464FCF6(1.15609461E-26) y=$69C67DD9(2.99952014E25) C=$3FB50E30(1.41449547) P=$3F350E30(0.707247734)
compoundf tested= 10000000 mismatches=314296 FAIL max_error=0.707247734069824219
sincosf tested=4294967296 mismatches=0 PASS
=== TOTAL: 41 PASS, 1 FAIL ===