Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::opencl_context_base::tuning_struct Struct Reference

Detailed Description

Definition at line 175 of file opencl_context.hpp.

#include <opencl_context.hpp>

Public Attributes

int cholesky_min_L11_size = 256
 
int cholesky_partition = 4
 
int cholesky_size_worth_transfer = 1250
 
int cholesky_rev_min_block_size = 512
 
int cholesky_rev_block_partition = 8
 
int multiply_wgs_per_compute_unit = 5
 
double gp_exp_quad_cov_complex = 1'000'000
 
double gp_exp_quad_cov_simple = 1'250
 
int multiply_dim_prod_worth_transfer = 2000000
 
int tri_inverse_size_worth_transfer = 100
 

The documentation for this struct was generated from the following file: