Supercomputer Fugaku

How long does it take approximately (in years) for Supercomputer Fugaku to com- plete a LU factorization for a square matrix with n = 108? How about n = 109, n = 1010?

MATH 3510 FALL 2021 HOMEWORK 4 Instructions: For proof-based questions, write your answers on your own papers. For pro-gramming questions, submit your codes using MATLAB Grader. Hand in your homework(written part) on Wednesday, October 6 in class. 1. Write a MATLAB function to perform the LU factorization (without pivoting). Yourinput should be a nonsingular n […]

Scroll to top