Question
The LINPACK Benchmarks are a measure of a systems oating point computing power. Introduced by Jack Dongarra, they measure how fast a computer solves a
The LINPACK Benchmarks are a measure of a systems oating point computing power. Introduced by Jack Dongarra, they measure how fast a computer solves a dense nn system of linear equations Ax = b. This is the standard measure for computer speed. Supercomputers (which usually have linux operating systems) can do about 10 petaops in one second. One petaop is 1015 ops. Titan, a supercomputer in the Oak Ridge National lab, is the fastest computer in the US. It can perform 17.59 petaops every second. We assume that it takes 2 3 n3 ops for Gauss Elimination. (a) Calculate how much time (in seconds) does Titan need to solve a 50000 by 50000 system Ax = b. (b) Suppose a laptop performs 20 gigaops per second. Calculate how much time (in seconds) does this laptop need to solve a 50000 by 50000 system Ax = b.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started