Make temporaries in OperatorCompiler (#201)
* Make temporaries in OperatorCompiler So that the scheduler can manage the life-time of the dependencies better. (Important bit of context from @isuruf : Naive Stokes made 36 temporaries before doing anything with them, at substantial, unnecessary memory cost)
Loading
Please register or sign in to comment