Processing math: 0%
Prev
Next
Index->
contents
reference
index
search
external
Up->
CppAD
Appendix
deprecated
multi_chkpoint_one.cpp
cppad->
Install
Theory
AD
ADFun
preprocessor
multi_thread
utility
ipopt_solve
Example
speed
Appendix
_reference
_index
_search
_external
appendix->
Faq
directory
glossary
Bib
wish_list
whats_new
deprecated
compare_c
numeric_ad
addon
License
deprecated->
include_deprecated
FunDeprecated
CompareChange
omp_max_thread
TrackNewDel
omp_alloc
memory_leak
epsilon
cppad_ipopt_nlp
atomic_one
atomic_two
atomic_two_example
multi_atomic_two.cpp
chkpoint_one
multi_chkpoint_one.cpp
zdouble
autotools
multi_chkpoint_one.cpp->
multi_chkpoint_one_algo
multi_chkpoint_one_common
multi_chkpoint_one_setup
multi_chkpoint_one_worker
multi_chkpoint_one_takedown
multi_chkpoint_one_run
multi_chkpoint_one_time
Headings->
Deprecated 2019-08-06
Source File
Contents
\newcommand{\W}[1]{ \; #1 \; } \newcommand{\R}[1]{ {\rm #1} } \newcommand{\B}[1]{ {\bf #1} } \newcommand{\D}[2]{ \frac{\partial #1}{\partial #2} } \newcommand{\DD}[3]{ \frac{\partial^2 #1}{\partial #2 \partial #3} } \newcommand{\Dpow}[2]{ \frac{\partial^{#1}}{\partial {#2}^{#1}} } \newcommand{\dpow}[2]{ \frac{ {\rm d}^{#1}}{{\rm d}\, {#2}^{#1}} }
This is cppad-20221105 documentation
. Here is a link to its
current documentation
.
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
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
Input File: example/multi_thread/multi_chkpoint_one.omh