-
# Project Proposal
1. Name of Project: **Trilinos**
2. Project Description
The Trilinos project is a community of developers, users and user-developers focused on collaborative creation of al…
-
I'm very sorry to bother you, but I encountered an error while Cmake, indicating that it's related to CUDA. However, I've been searching for a long time but still can't solve this problem. Does anyone…
-
Even when I use python 3.12, I get all these errors:
```
(py312) (base) macbook-pro-8:build dellaert$ make python-install
[ 2%] Built target pybind_wrap_gtsam_unstable
[ 17%] Built target metis…
-
I tested the bundle adjuster example with the latest released version 2.20 with cuda_sparse option as the sparse linear algebra solver type, the program encountered a crash, as follows:
```bash
./bu…
-
Hi!
Thank you so much for opening up your source code!
When I read the code, I noticed that in "../code/3rd_party/3rd_soplex/cmakelists.txt", contains a section of code
`
target_include_directorie…
-
Configuring for python 3.6...
-- Found OpenMP_C: -fopenmp
-- Found OpenMP_CXX: -fopenmp
-- Found OpenMP: TRUE
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- A li…
-
```
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libOsi.a(OsiPresolve.cpp.o): warning: relocation against `_ZTI17make_fixed_action' in read-only section `.text…
-
I'm currently working on a LP and want to compare different implementations of the revised simplex and IP methods to solve it.
The LP has a size of 200*200.
The problem itself could be interpreted…
-
In file included from /home/lzw/resplendent_code/SLAM/voxblox_ws/src/cblox/cblox/include/cblox/core/tsdf_submap.h:12:0,
from /home/lzw/resplendent_code/SLAM/voxblox_ws/src/cblox/cblo…
-
```
[41/420] Linking CXX executable bin/array_utils_test
ld: warning: ignoring duplicate libraries: '-ldl', '-lm', 'lib/libceres.a', 'lib/libgtest.a'
[44/420] Linking CXX executable bin/array_selec…