We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Processing dotnet/runtime#110113 (comment) command:
-amd -intel
using BenchmarkDotNet.Attributes; public class Bench { [Benchmark] [Arguments(3.14f)] public float M1(float a) => MathF.FusedMultiplyAdd(a, -a, 1f); }
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered:
linux_milano
BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish) AMD EPYC 7763, 1 CPU, 8 logical and 4 physical cores Job-AQIHCN : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX2 Job-QMRHUI : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX2
BDN_Artifacts.zip
cc @EgorBo (agent_logs.txt)
Sorry, something went wrong.
linux_icelake
BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish) Intel Xeon Platinum 8370C CPU 2.80GHz, 1 CPU, 8 logical and 4 physical cores Job-NDKCVN : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI Job-RNOIXN : .NET 10.0.0 (42.42.42.42424), X64 RyuJIT AVX-512F+CD+BW+DQ+VL+VBMI RatioSD=?
No branches or pull requests
Processing dotnet/runtime#110113 (comment) command:
Command
-amd -intel
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: