-
Hi, I try to install SuperLU_MT on windows with visual studio following your instructions on this webpage https://portal.nersc.gov/project/sparse/superlu/faq.html#windows. But it does not work and I g…
-
I have followed the [installation](https://colmap.github.io/install.html#build-from-source) and ran **cmake .. -GNinja -DCMAKE_CUDA_ARCHITECTURES=native** and this is the output:
```
-- The C compil…
-
@tsattler
Hi, thank you for the great work! I've come across an issue while importing meshloc in localize.py. There is no error while building meshloc from this repo, but an error occurs when runnin…
-
The rho_x parameter isn't documented in the JOTA paper nor the longer version of it. Judging by its name, this variable seems like it should be the ADMM step size parameter in traditional presentatio…
-
I have been trying to convert some code from MATLAB to Julia. But I observe that symamd operation is not very comparable to MATLAB's.
I am pasting the whole code snippet for comparison:
**Julia …
-
### Describe your issue.
At least historically, scipy didn't allow LGPL code (https://scipy.github.io/old-wiki/pages/License_Compatibility.html), although the current documentation is a bit less clea…
-
### Xmake 版本
2.7.2
### 操作系统版本和架构
Windows10
### 描述问题
在.lua文件中中命令为 add_requires("suitesparse", {configs={"blas",cuda=true}})
```
=> download https://github.com/DrTimothyAldenDavis/S…
-
hi, I am trying to run ceres solver in Cuda sparse mode, but even the simplest demo has failed ...
My cuda env is good since I have run some kernels, thus is there any suggestion for the below cod…
-
using python3.9 in Linux:
Configuring for python 3.9...
-- Found OpenMP_C: -fopenmp
-- Found OpenMP_CXX: -fopenmp
-- Found OpenMP: TRUE
-- A library with LAPACK API found.
-- Found AMD li…
-
when i run the command "catkin build",it appeared.i don't know what is the meaning?And where is the "runDistributedMapper",where is the "feature/logging"?i can't find these.mybe i make a mistake when …