cmdstan icon indicating copy to clipboard operation
cmdstan copied to clipboard

use second evaluate of log density for time estimate; remove multiplier

Open bob-carpenter opened this issue 7 years ago • 0 comments

Summary:

If we use the first log density evaluation, it's going to include things like transfer costs of data for MPI. We'll get a more accurate measurement for running the program by taking a second evaluation.

Also, we want to get rid of the overall estimate and just go with the single evaluation time.

Current Version:

v2.18.1

bob-carpenter avatar Feb 26 '19 19:02 bob-carpenter