Re: GSoC 2018 Student Guobao Li

2018-05-02 Thread dusenberrymw
Welcome, Guobao! -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent from my iPhone. > On May 2, 2018, at 1:56 AM, Guobao Li <guobao1993...@gmail.com> wrote: > > Hi everyone, > > Thanks @Matthias for inviting me and with g

Re: [PROPOSAL] R4ML Integration with SystemML

2017-09-22 Thread dusenberrymw
at this point. All languages, and their associated communities, have different approaches to libraries, so it would make sense that there may be pieces that are specific to a certain language. -Mike -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent

Re: Setting up python3 dev environment

2017-09-10 Thread dusenberrymw
that the user doesn't have to bother with the jar at runtime. That build can be created using the command Niketan shared. However, for a live-edit dev install of the package, it's up to the user to supply the jar. - Mike -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com

Re: Gentle ping for help on all my PRs. Thanks.

2017-08-23 Thread dusenberrymw
Hi Janardhan, First of all, thanks again for working on all of these items! I'll provide some more feedback and thoughts for #1. Thanks! -Mike -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent from my iPhone. > On Aug 23, 2017, at 12:39

Re: Java Code Style Template

2017-06-15 Thread dusenberrymw
(Java-style) versus on a new line (C-style). Looking forward to thoughts from others as well. -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent from my iPhone. > On Jun 10, 2017, at 10:39 PM, Matthias Boehm <mboe...@googlemail.com&

Parfor loop interdependencies

2017-06-14 Thread dusenberrymw
=0`, then the engine dies with a null pointer exception. What is the current strategy used for determining inter-loop dependencies for parfor statements? How can we improve this? -Mike -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent from my

Re: Rework inter-procedural analysis

2017-06-14 Thread dusenberrymw
in a more expedient manner. -- Mike Dusenberry GitHub: github.com/dusenberrymw LinkedIn: linkedin.com/in/mikedusenberry Sent from my iPhone. > On Jun 14, 2017, at 8:51 AM, Nakul Jindal <naku...@gmail.com> wrote: > > Hi Matthias, > > If its not too much trouble, could you p