Results 57 comments of Michael Mara

That does seem like a memory leak. Are you creating and destroying an Opt problem every frame? Is there a reason you cannot just reuse one for each frame?

I believe you are running into an implementation limitation, but cannot quite make sense of what you are trying to do. What are the Unknowns in this problem? Second, does...

I will be trying to get CUDA 9 support out of the box, and will be testing on Ubuntu 16.04 as one of the main targets, so hopefully we will...

Can you run terra on its tests? Does that work, or give you a similar error?

Does terra work when you run it on its tests?

Can you provide the full output from the tests?

I have not done it myself, but I think you have to write a wrapper around the base functions to operate on "darkroom format" images. [The README goes into some...