Stan Math Library
4.9.0
Automatic Differentiation
|
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 |