Presentation is loading. Please wait.

Presentation is loading. Please wait.

Quiz Questions Iterative Synchronous Pattern

Similar presentations


Presentation on theme: "Quiz Questions Iterative Synchronous Pattern"— Presentation transcript:

1 Quiz Questions Iterative Synchronous Pattern
ITCS 4/5145 Parallel Programming, UNC-Charlotte, B. Wilkinson, 2013, QuizIterativeSynchPattern.ppt Nov 12, 2014

2 In a Jacobi iteration, how can we guarantee the answers to an accuracy of ±e where e is a constant?
Stop when all values in the present iteration are within ±e of those values in the previous iteration. You cannot with the information provided in the course materials. Stop when one value in the present iteration is within ±e of the value in the previous iteration. Iterate for 1,000,000 iterations Stop when all values in the present iteration are within ±0.5*e of those values in the previous iteration. None of the other answers


Download ppt "Quiz Questions Iterative Synchronous Pattern"

Similar presentations


Ads by Google