Skip to content
GitLab
Explore
Sign in
Commits · 08941f5df1772b9a98af8fe8ab7ac0c84e7bc46c
boxtree
Browse files
Aug 17, 2018
Update __add__
· 08941f5d
Matt Wala
authored
Aug 16, 2018
08941f5d
Fix syntax error
· 22bf0c7d
Matt Wala
authored
Aug 16, 2018
22bf0c7d
Merge branch 'move-constant-one-wrangler-to-tools' into timing-result-changes
· 0888dbef
Matt Wala
authored
Aug 16, 2018
0888dbef
flake8 fixes
· 087b20d4
Matt Wala
authored
Aug 16, 2018
087b20d4
Simplify sentence
· 2a4b8f2b
Matt Wala
authored
Aug 16, 2018
2a4b8f2b
Aug 16, 2018
Document what timing data the wranglers collect
· 10e39407
Matt Wala
authored
Aug 16, 2018
10e39407
Change TimingResult to be a mapping-like object.
· c31e3958
Matt Wala
authored
Aug 16, 2018
c31e3958
Aug 13, 2018
Add box_target_counts_nonchild kwarg
· bc306aa3
Hao Gao
authored
Aug 13, 2018
bc306aa3
Aug 08, 2018
__add__ for TimingResult
· e71b8a5e
Hao Gao
authored
Aug 08, 2018
e71b8a5e
Remove wrangler factory for performance model
· 468f2cae
Hao Gao
authored
Aug 07, 2018
468f2cae
Aug 07, 2018
Modernize wrangler interface
· 23df1e25
Matt Wala
authored
Aug 07, 2018
23df1e25
Remove FMM driver argument from perf model
· eabc6229
Hao Gao
authored
Aug 07, 2018
eabc6229
Can't assume a slice object is returned.
· a7d23013
Matt Wala
authored
Aug 07, 2018
a7d23013
Merge branch 'master' of gitlab.tiker.net:inducer/boxtree into move-constant-one-wrangler-to-tools
· de7791f5
Matt Wala
authored
Aug 07, 2018
de7791f5
Expose ConstantOneExpansionWrangler in boxtree.tools.
· 6fe5708e
Matt Wala
authored
Aug 07, 2018
6fe5708e
Merge branch 'reindex-list4-close' into 'master'
· af427154
Andreas Klöckner
authored
Aug 06, 2018
af427154
Aug 06, 2018
More doc fixes
· b1251066
Matt Wala
authored
Aug 06, 2018
b1251066
Fix documentation
· a664cf4b
Matt Wala
authored
Aug 06, 2018
a664cf4b
Rename output_size to noutput_boxes
· 734813a6
Matt Wala
authored
Aug 06, 2018
734813a6
Actually fix FMM
· e00358ce
Matt Wala
authored
Aug 06, 2018
e00358ce
Revert "Fix indexing style in FMM"
· 3515792f
Matt Wala
authored
Aug 06, 2018
3515792f
Fix indexing style in FMM
· eef6c91f
Matt Wala
authored
Aug 06, 2018
eef6c91f
Fix folding
· 0703ceab
Matt Wala
authored
Aug 06, 2018
0703ceab
Change the index style of List 4 close to `target_boxes`, simlar to
· 8052364a
Matt Wala
authored
Aug 06, 2018
8052364a
Aug 04, 2018
Tweak interface
· 1b6ea9d8
Hao Gao
authored
Aug 04, 2018
1b6ea9d8
Aug 03, 2018
Refactor boxes time prediction
· d177aa70
Hao Gao
authored
Aug 03, 2018
d177aa70
Refactor direct eval source box counting
· c9a6a895
Hao Gao
authored
Aug 03, 2018
c9a6a895
Aug 01, 2018
Refactor default perf model
· 7e81e208
Hao Gao
authored
Aug 01, 2018
7e81e208
Jul 31, 2018
Add default performance model
· 62025c10
Hao Gao
authored
Jul 31, 2018
62025c10
Save and load the perf model to json file
· aabb48de
Hao Gao
authored
Jul 31, 2018
aabb48de
Jul 30, 2018
Add barriers for accurate timing
· afef2af7
Hao Gao
authored
Jul 30, 2018
afef2af7
More logging
· 1bf67f8d
Hao Gao
authored
Jul 30, 2018
1bf67f8d
Improve logging
· fadb731c
Hao Gao
authored
Jul 30, 2018
fadb731c
Jul 26, 2018
Allow distributed fmm to use model on disk, bug fix
· 81070f67
Hao Gao
authored
Jul 26, 2018
81070f67
Use robust linear regression
· 7595ffcc
Hao Gao
authored
Jul 26, 2018
7595ffcc
Add save/load to performance model
· fafd186d
Hao Gao
authored
Jul 26, 2018
fafd186d
Improve performance model of list 3 and 4
· c6762781
Hao Gao
authored
Jul 26, 2018
c6762781
Bug fix
· e8b8f1e5
Hao Gao
authored
Jul 25, 2018
e8b8f1e5
Jul 25, 2018
Integrate performance model into distributed implementation
· 949004cc
Hao Gao
authored
Jul 25, 2018
949004cc
Jul 24, 2018
Move code around and refactoring
· d7f90bda
Hao Gao
authored
Jul 24, 2018
d7f90bda
Loading