Test results for amd64, speed2supercop, crypto_hash/cheetah512

[Page version: 20250318 22:34:28]

Measurements for amd64, speed2supercop, crypto_hash Test results for amd64, speed2supercop, crypto_hash Test results for crypto_hash/cheetah512
Computer: speed2supercop
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-1fc9cbf5
SUPERCOP version: 20250307
Operation: crypto_hash
Primitive: cheetah512

Compiler output


Cheetah.c: Cheetah.c:192:8: warning: unused variable 'j' [-Wunused-variable]
Cheetah.c:   192 |         int i,j;
Cheetah.c:       |               ^
Cheetah.c: Cheetah.c:220:4: error: call to undeclared function 'Cheetah25664'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Cheetah.c:   220 |                         Cheetah25664(&Te0,&T640,&state->core, data, totLength);
Cheetah.c:       |                         ^
Cheetah.c: Cheetah.c:232:4: error: call to undeclared function 'Cheetah51264'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Cheetah.c:   232 |                         Cheetah51264(&Te0,&T640,&state->core64, data, totLength);
Cheetah.c:       |                         ^
Cheetah.c: Cheetah.c:255:8: warning: unused variable 'j' [-Wunused-variable]
Cheetah.c:   255 |         int i,j;
Cheetah.c:       |               ^
Cheetah.c: 2 warnings and 2 errors generated.

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
T:asmclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asmclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asmclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asmclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asmclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asm64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asm64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asm64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asm64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))
T:asm64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1))

Compiler output


Cheetah.c: Cheetah.c: In function 'Init':
Cheetah.c: Cheetah.c:192:15: warning: unused variable 'j' [-Wunused-variable]
Cheetah.c:   192 |         int i,j;
Cheetah.c:       |               ^
Cheetah.c: Cheetah.c: In function 'Update':
Cheetah.c: Cheetah.c:220:25: error: implicit declaration of function 'Cheetah25664' [-Wimplicit-function-declaration]
Cheetah.c:   220 |                         Cheetah25664(&Te0,&T640,&state->core, data, totLength);
Cheetah.c:       |                         ^~~~~~~~~~~~
Cheetah.c: Cheetah.c:232:25: error: implicit declaration of function 'Cheetah51264' [-Wimplicit-function-declaration]
Cheetah.c:   232 |                         Cheetah51264(&Te0,&T640,&state->core64, data, totLength);
Cheetah.c:       |                         ^~~~~~~~~~~~
Cheetah.c: Cheetah.c: In function 'Final':
Cheetah.c: Cheetah.c:255:15: warning: unused variable 'j' [-Wunused-variable]
Cheetah.c:   255 |         int i,j;
Cheetah.c:       |               ^

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
T:asmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asm64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asm64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asm64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:asm64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)