Re: Merging sequences of last-level statement blocks

2017-08-08 Thread Matthias Boehm
yes, it would be feasible to add a builtin like that, compile it into a separate statement block, and mark it as split DAG *. I thought about something similar but came to the realization that it's probably not a good idea because we don't want to encourage its use. Such cuts should only be used fo

Re: Merging sequences of last-level statement blocks

2017-08-08 Thread Deron Eriksson
Could we add a "cut()" or "cutGraph()" function to DML for debugging that would cut the graph in a similar fashion as "if(1==1){}" and "while(false){}"? It might be a little more straightforward and explicit for users. Deron On Sun, Aug 6, 2017 at 3:42 PM, Matthias Boehm wrote: > Hi all, > > we

Jenkins build is back to stable : SystemML-DailyTest #1160

2017-08-08 Thread jenkins
See