CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_MAX_NUM_THREADS 48 |
Specifies the maximum number of threads that CppAD can support (must be greater than or equal four).
The user may define CPPAD_MAX_NUM_THREADS before including any of the CppAD header files. If it is not yet defined,
Definition at line 144 of file configure.hpp.
Referenced by thread_alloc::available(), CppAD::CheckNumericType(), user_atomic< Base >::clear(), thread_alloc::dec_available(), thread_alloc::free_all(), thread_alloc::free_available(), thread_alloc::inc_available(), thread_alloc::inuse(), memory_leak(), thread_alloc::parallel_setup(), CppAD::Parameter(), recorder< Base >::PutPar(), thread_alloc::return_memory(), thread_alloc::set_get_num_threads(), AD< Base >::tape_handle(), AD< Base >::tape_id_handle(), AD< Base >::tape_manage(), AD< Base >::tape_ptr(), AD< Base >::tape_this(), thread_alloc::thread_info(), and CppAD::Variable().