Skip to content
GitLab
Explore
Sign in
Commits · 86f34686369ebd1f13c2398e59e35ae7a9de4834
boxtree
Browse files
Aug 19, 2019
Supply calibration parameters instead of storing in model
· 86f34686
Hao Gao
authored
Aug 19, 2019
86f34686
Mar 24, 2019
Merge branch 'master' into opencl-counter
· e0ae5a32
Hao Gao
authored
Mar 24, 2019
e0ae5a32
Improve doc for pde_aware_translation_cost_model
· 150a62c1
Hao Gao
authored
Mar 24, 2019
150a62c1
Mar 12, 2019
Improve doc
· d3eb2fe7
Hao Gao
authored
Mar 11, 2019
d3eb2fe7
Improve documentation
· 615eb8fc
Hao Gao
authored
Mar 11, 2019
615eb8fc
Mar 11, 2019
Simplify top-level interface of cost model
· c065aac3
Hao Gao
authored
Mar 11, 2019
c065aac3
Use descriptive name SUPPORTS_PROCESS_TIME
· 037ae54f
Hao Gao
authored
Mar 11, 2019
037ae54f
Mar 08, 2019
Use instance method instead of static method for aggregate
· 27281e10
Hao Gao
authored
Mar 08, 2019
27281e10
Change wall_time in estimate_calibration_params from bool to str name
· 8b969c66
Hao Gao
authored
Mar 08, 2019
8b969c66
Merge branch 'pylint-autogen' into 'master'
· e4863f3b
Matt Wala
authored
Mar 08, 2019
e4863f3b
Point back to master
· 74f92f92
Matt Wala
authored
Mar 08, 2019
74f92f92
Pylint: switch to YAML-based config
· d572a416
Matt Wala
authored
Mar 07, 2019
d572a416
Mar 07, 2019
Add rst cost model doc
· 52d81b77
Hao Gao
authored
Mar 07, 2019
52d81b77
Merge branch 'master' into opencl-counter
· 9e7ce47a
Hao Gao
authored
Mar 07, 2019
9e7ce47a
Mar 05, 2019
Allow CI failure in Pylint
· 7dbe6ac0
Matt Wala
authored
Mar 05, 2019
7dbe6ac0
Mar 04, 2019
Remove __init__ from AbstractFMMCostModel
· 2c57eb17
Hao Gao
authored
Mar 04, 2019
2c57eb17
Feb 20, 2019
Add aggregate_stage_costs_per_box
· 48c142d8
Hao Gao
authored
Feb 20, 2019
48c142d8
cost_factors_for_kernels_from_model->fmm_cost_factors_for_kernels_from_model
· 0f8479cd
Hao Gao
authored
Feb 19, 2019
0f8479cd
Feb 19, 2019
Attach calibration params to each cost model object
· be370967
Hao Gao
authored
Feb 19, 2019
be370967
Feb 18, 2019
Allow supplying additional stages to parameter estimation
· 2b2dfb28
Hao Gao
authored
Feb 18, 2019
2b2dfb28
Use modeled result in estimate_calibration_params instead recomputing
· 68b82792
Hao Gao
authored
Feb 18, 2019
68b82792
Update example
· fab99401
Hao Gao
authored
Feb 17, 2019
fab99401
Add some doc
· d27b3f88
Hao Gao
authored
Feb 17, 2019
d27b3f88
Add ndirect_sources_per_target_box as argument for eval
· 48177186
Hao Gao
authored
Feb 17, 2019
48177186
Add box_target_counts_nonchild as an optional argument
· 99ceaace
Hao Gao
authored
Feb 17, 2019
99ceaace
Feb 14, 2019
Modify code for transferring translation cost to device
· 66b3a78b
Hao Gao
authored
Feb 14, 2019
66b3a78b
Feb 06, 2019
Update CI config file
· 1dd2d8a1
Hao Gao
authored
Feb 06, 2019
1dd2d8a1
Merge master branch and resolve conflict in CI config file
· ddb266cb
Hao Gao
authored
Feb 06, 2019
ddb266cb
c_p2p -> p2p_cost
· 93baacb3
Hao Gao
authored
Feb 06, 2019
93baacb3
Feb 01, 2019
Merge branch 'pylint' into 'master'
· a103097f
Andreas Klöckner
authored
Feb 01, 2019
a103097f
Ignore sumpy import error
· 91d60aa4
Matt Wala
authored
Jan 31, 2019
91d60aa4
Fix use of lambda
· 06949f6e
Matt Wala
authored
Jan 31, 2019
06949f6e
Revert "Temporarily disable other jobs"
· a0eec0a2
Matt Wala
authored
Jan 31, 2019
a0eec0a2
pyfmmlib_integration fixes
· c8396d8d
Matt Wala
authored
Jan 31, 2019
c8396d8d
test_fmm fixes
· 906f1181
Matt Wala
authored
Jan 31, 2019
906f1181
Some fixes
· 026b1d68
Matt Wala
authored
Jan 31, 2019
026b1d68
Temporarily disable other jobs
· 1bc747d8
Matt Wala
authored
Jan 31, 2019
1bc747d8
Fix Pylint job
· 79b7b799
Matt Wala
authored
Jan 31, 2019
79b7b799
Merge branch 'master' into pylint
· a8f95c83
Matt Wala
authored
Jan 31, 2019
a8f95c83
Revert "Temporarily disable most other jobs"
· 09e88fbe
Matt Wala
authored
Jan 31, 2019
09e88fbe
Loading