hjwdzh / QuadriFlow

QuadriFlow: A Scalable and Robust Method for Quadrangulation
http://stanford.edu/~jingweih/papers/quadriflow/
Other
670 stars 77 forks source link

Compiling with CUDA #24

Closed Jerryno closed 5 years ago

Jerryno commented 5 years ago

I am trying to build with CUDA support and get the performance a bit better, but cannot find the "AdjacentMatrix.h" header included in Optimizer.cu on line 3. Can you point me in the right direction? Thanks

zhou13 commented 5 years ago

The cuda code in this project is kind of old. We don't provide support on them and we do not expect them to work out of the box.