Skip to content

Commit

Permalink
Merge branch '16-support_shared_library' into 'master'
Browse files Browse the repository at this point in the history
Update README.md

See merge request tech/adaskit/cuda-bundle-adjustment!30
  • Loading branch information
atakagi-fixstars committed Feb 6, 2024
2 parents 233047c + 3d9e959 commit 4390e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ $ make
|ENABLE_SAMPLES|Build samples|`ON`|
|WITH_G2O|Build sample with g2o|`OFF`|
|USE_FLOAT32|Use 32bit float in internal floating-point operations|`OFF`|
|BUILD_SHARED_LIB|Build shared library|`OFF`|
|CUDA_ARCHS|List of architectures to generate device code for|`61;72;75;86`|

With `WITH_G2O` option, you can run `sample/sample_comparison_with_g2o`.
Expand Down

0 comments on commit 4390e13

Please sign in to comment.