-
By default, the request to add an image in the database needs to:
- Download the image
- Extract the CNN signatures
- Input them in the DataManager
Currently, most of the time (several seconds for a …
-
MRCPP still doesn't find BLAS
-
Hi,
I am thinking on adding support for certain libraries to setup-fortran, especially LAPACK and BLAS. Do you think setup-fortran is the right place for this?
-
I'm trying to compile a program that uses xtensor-blas, when I encounter a linker error. The error message is
```
...
testTensor.o: In function `int cxxlapack::getrf(int, int, double*, int, int*)':…
-
Currently the default value for USE_MKL is ON. If a user would like to use OpenBLAS but forget to define -DUSE_MKL=OFF, the only error message use gets is `Could NOT find BLAS (missing: BLAS_LIBRARIES…
-
I have followed the required tensorflow 1.12 and python 2.7, but the following errors still raised. I wonder if you could help me. By the way, it is suggested by the internet that the CUBLAS_STATUS_EX…
-
Hi, I'm trying to build Hypre with cuda in my linux laptop and get this error both with make and cmake. I'm trying to use the intel mpi libraries. Thank you for your help.
Marcos
$ cmake -DHYPRE_…
-
Thanks a lot for creating this recipe. Though it seems, it is still dependent on a non-conda system-wide blas/lapack installation and cannot find metis (which I previously installed from the binstar m…
-
Those will be needed for operations involving large vectors and matrices.
-
FLINT's BLAS support should be documented clearly, e.g. on https://flintlib.org/doc/building.html
It would be good to mention the multithreading issue.