odlgroup / odlcuda

C++ backend for ODL
GNU General Public License v3.0
5 stars 2 forks source link

Circular dependency with CUDA #19

Closed adler-j closed 7 years ago

adler-j commented 8 years ago

We have a circular dependency wherein odlcuda imports odl, and odl.space..entry_points imports odlcuda. We need to solve this somehow.