Gregory Kramida
Gregory Kramida
@mxgbs, I think I'm suffering from the same issue in the last part of #130. I'm going to try building Terra and see what the problems are.
Would you be interested in switching the build system to CMake? I've been having problems with the existing Makefiles and already have a working CMake skeleton around the code, please...
@fabiencastan, you can check out the skeleton code at [my fork here](https://github.com/Algomorph/Opt). The CMake skeleton is only for examples and the mLib library they all use, since that's what I...
I just ran into this with CUDA 9 as well. Any ideas about how would I go about making a fix for Opt to support CUDA 9? Related: any plans...
Based on #111 I guess I'm wrong: if terra is pre-compiled with cuda 7.5, this is exactly the issue for the last error I'm getting. However, the previous two errors...
I've built Terra with Cuda 9.2, but the sane LLVM error ('used external function .. could not be resolved') remains when I try to run the example. I don't know...
P.S. ultimately related to #1
Sure, I'm available for any correspondence regarding this now or in the future. TBH, Mira didn't sound completely sure in her emails about what was going on in her code,...
@Ryan-Zirui-Wang , my result was with tikhonov term and sobolev smoothing on and I believe the specific one you're looking ad was done on the CPU with 200 iterations and...
Hi, Mihai, I'm also facing the same exact issue as @tearsland123. I've debugged through the code a little, and I see that the images of the umbrella dataset seem to...