multi_chkpoint_one.cpp

Multi-Threading chkpoint_one Example / Test

Deprecated 2019-08-06

The example has been deprecated, use multi_chkpoint_two.cpp instead.

Source File

All of the routines below are located in the file

example/multi_thread/multi_chkpoint_one.cpp

Contents

Name

Title

multi_chkpoint_one_algo

chkpoint_one Algorithm that Computes Square Root

multi_chkpoint_one_common

Multi-Threaded chkpoint_one Common Information

multi_chkpoint_one_setup

Multi-Threaded chkpoint_one Set Up

multi_chkpoint_one_worker

Multi-Threaded chkpoint_one Worker

multi_chkpoint_one_takedown

Multi-Threaded chkpoint_one Take Down

multi_chkpoint_one_run

Run Multi-Threaded chkpoint_one Calculation

multi_chkpoint_one_time

Timing Test for Multi-Threaded chkpoint_one Calculation