ucascnic / CudaOT

Repository for solving discrete optimal transport problems via Cplex, Sinkhorn, FastEMD and the GPU implementation of SparseSinkhorn,
53 stars 2 forks source link

Compilation issues #3

Open mkha95 opened 8 months ago

mkha95 commented 8 months ago

While trying to compile the library I obtain: CMake Error at CMakeLists.txt:57 (add_subdirectory): add_subdirectory given source "ShortCutSolver" which is not an existing directory.

CMake Error at CMakeLists.txt:58 (add_subdirectory): add_subdirectory given source "SparseSinkhorn" which is not an existing directory.

I don't know if the cmakelist is out of date

ucascnic commented 8 months ago

Hello, the target files have been uploaded. Some python examples have been added in https://github.com/ucascnic/CudaOT/tree/main/pythonExample/sparseOT