File: README.source

package info (click to toggle)
colmap 3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,104 kB
  • sloc: cpp: 89,779; ansic: 17,774; python: 2,802; makefile: 154; sh: 98
file content (15 lines) | stat: -rw-r--r-- 549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
colmap for Debian
-----------------

You might want to rebuild it with debian/patches removed, against non-free
cuda libraries for full performance.

# with cuda-11-5
override_dh_auto_configure:
        dh_auto_configure -- -DCUDA_SDK_ROOT_DIR=/usr/local/cuda-11.5 -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-11.5

mentioned packages are not from Debian but here:
/etc/apt/sources.list.d/cuda.list
deb http://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 /

 -- Gürkan Myczko <gurkan@phys.ethz.ch>  Wed, 24 Aug 2016 17:09:30 +0200