Christopher Taylor

Results 55 comments of Christopher Taylor

@hkaiser - in reference to `tile` - cool! i recalled ya'll had some mechanism defined earlier, couldn't remember the name. As for the creation routines - thanks, we've collectively talked...

> I'm not sure I understand your idea. Normally, when we think of a distributed array, I think of a large array with some definite shape that gets chopped into...

@stevenrbrandt - Understood, I've been thinking about your suggestion to have a Python function that does the partitioning automatically, and that's where I believe we (could) all agree with Avah's...

build error is related to an llvm versioning issue? there's an undefined reference in the halide portion of the compilation.

added a modification to where 'protected' is declared over methods in 'class function'. the methods that are now declared protected enable the 'function' class to be extensible. making the class...

@PhilippMDoerner all is well, what is the block on this PR? I think the 'no commit' comment threw me off.

8 commits, no files changed. I haven't had this issue before. @ringabout could you check the commits tab? It shows which files have been changed and where the files have...

PR closed made OBE (over taken by events) due to other PRs

@shamisp @yosefe I've made some updates to the bistro support and placed compile guards around some of the openmp code. The icache issues have been resolved. The modifications have been...