Traditional debuggers are of limited value for modern scientific codes that manipulate large complex data structures. Current parallel machines make this even more complicated, because the data structure may be distributed across processors, making it difficult to view/interpret and validate its contents. Therefore, many applications' developers resort to placing validation code directly in the source program. This paper discusses a novel debug-time assertion, called a "Statistical Assertion", that allows using extracted statistics instead of raw data to reason about large data structures, therefore help locating coding defects. In this paper, we present the design and implementation of an 'extendable' statistical-f...
Statistical debugging identifies program behaviors that are highly correlated with failures. Tra...
Petascale computers and computing systems have the potential to solve large-scale, data-intensive pr...
Relative debugging helps trace software errors by comparing two concurrent executions of a program -...
Traditional debuggers are of limited value for modern scientific codes that manipulate large complex...
AbstractTraditional debuggers are of limited value for modern scientific codes that manipulate large...
Traditional debuggers are of limited value for modern scientific codes that manipulate large complex...
AbstractTraditional debuggers are of limited value for modern scientific codes that manipulate large...
Programming languages have advanced tremendously over the years, but program debuggers have hardly c...
Contemporary parallel debuggers allow users to control more than one processing thread while support...
Abstract—Statistical debugging identifies program behaviors that are highly correlated with failures...
Abstract—Programming languages have advanced tremendously over the years, but program debuggers have...
Runtime verification of large-scale scientific codes is difficult because they often involve thousan...
Runtime verification of large-scale scientific codes is difficult because they often involve thousan...
AbstractRuntime verification of large-scale scientific codes is difficult because they often involve...
AbstractRuntime verification of large-scale scientific codes is difficult because they often involve...
Statistical debugging identifies program behaviors that are highly correlated with failures. Tra...
Petascale computers and computing systems have the potential to solve large-scale, data-intensive pr...
Relative debugging helps trace software errors by comparing two concurrent executions of a program -...
Traditional debuggers are of limited value for modern scientific codes that manipulate large complex...
AbstractTraditional debuggers are of limited value for modern scientific codes that manipulate large...
Traditional debuggers are of limited value for modern scientific codes that manipulate large complex...
AbstractTraditional debuggers are of limited value for modern scientific codes that manipulate large...
Programming languages have advanced tremendously over the years, but program debuggers have hardly c...
Contemporary parallel debuggers allow users to control more than one processing thread while support...
Abstract—Statistical debugging identifies program behaviors that are highly correlated with failures...
Abstract—Programming languages have advanced tremendously over the years, but program debuggers have...
Runtime verification of large-scale scientific codes is difficult because they often involve thousan...
Runtime verification of large-scale scientific codes is difficult because they often involve thousan...
AbstractRuntime verification of large-scale scientific codes is difficult because they often involve...
AbstractRuntime verification of large-scale scientific codes is difficult because they often involve...
Statistical debugging identifies program behaviors that are highly correlated with failures. Tra...
Petascale computers and computing systems have the potential to solve large-scale, data-intensive pr...
Relative debugging helps trace software errors by comparing two concurrent executions of a program -...