-
Hi, I'm trying to install pycolmap in Ubuntu 22.04 with Python 3.10.4.
I already installed CUDA 11.7 and built Cere solver and COLMAP successfully.
I used pip to install pycolmap but error occurs,…
-
**Describe the bug**
Calls to install_name_tool is needed when moving dynamic libraries around in OSX. These calls are missing in the "install" sections of several of the Makefiles:
AMD/Lib/Makefil…
-
**Describe the bug**
The C prototype functions form `SuiteSparse_config.h` are pulled when including the suitesparse libraries public headers, which can cause conflicts with similar declarations from…
-
**Describe the bug**
While compiling CHOLMOD it is assumed that libcublas.so and libcudart.so are located in the same directory, e.g. /usr/local/cuda-10.2/lib64. However, they might be located in dif…
-
Hi, I am attempting to reproduce the paper [Performance Portable Supernode-based Sparse Triangular Solver for Manycore Architectures](https://dl.acm.org/doi/10.1145/3404397.3404428), in particular the…
-
Analyzing a large SingleCellExperiment object (36601 genes x 117996 cells) using singleCellTK on a cloud computing environment (16 CPU, 128 GB RAM), the getUMAP function fails with the following error…
-
Hi!
I am trying to run the package and I get an error as indicated below:
```
ES.seurat
-
Here's the error I receive:
```
(spear-env) mona@ard-gpu-01:~/spear/tools$ python build_third_party_libs.py --num_parallel_jobs 8
[SPEAR | build_third_party_libs.py] Building Boost...
[SPEAR | b…
-
Hi!
I was asked on your Google Group to file a bug related to the fact that signed integers are used throughout the code of block_sparse_matrix.cc for types that should be unsigned. I came across t…
-
For starters I tried to build SuiteSparse_config individually with cmake.
No matter what I do, a local installation is always enabled. Even if
- I set CMAKE_INSTALL_PREFIX
- remove 'lib' and 'i…