Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions