From 12a83137e96594e73b70f35015d908f95d815595 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 10 Jan 2024 18:40:02 -0800 Subject: [PATCH] Updated HomogeneousRedundancy (markdown) --- HomogeneousRedundancy.md => Homogeneous-Redundancy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename HomogeneousRedundancy.md => Homogeneous-Redundancy.md (99%) diff --git a/HomogeneousRedundancy.md b/Homogeneous-Redundancy.md similarity index 99% rename from HomogeneousRedundancy.md rename to Homogeneous-Redundancy.md index 3c89f28..6fe0386 100644 --- a/HomogeneousRedundancy.md +++ b/Homogeneous-Redundancy.md @@ -1,4 +1,4 @@ -# Dealing with numerical discrepancies +## Dealing with numerical discrepancies Most numerical applications produce different outcomes for a given workunit depending on the machine architecture, operating system, compiler, and compiler flags.