-
Dear @grisuthedragon,
I wanted to ask about your experience with the AOCL Libraries offered by AMD and flexiblas. Is this setup tested on a regular basis?
-
****
**Is your feature request related to a problem? Please describe.**
Currently vcpkg does not build itpp with lapack, blas and fftw, and thus some basic functions like matrix inverse is not a…
-
I am trying to compile libflame with clang/flang. I specify the compilers via environmental variables like this:
```
CC=mpicc F77=mpifort CFLAGS="-march=znver2 -O3 -DNDEBUG" \
./configure --enable-…
-
## Checklist
> Please ensure the following tasks are completed before filing a bug report.
- [x] Read and understood the [Code of Conduct][code-of-conduct].
- [x] Searched for existing …
-
### Is your feature request related to a problem? Please describe.
For some problems that involve banded matrices, not only the solution of linear systems might be of interest, but also the factori…
-
I am trying to **build rtabmap & rtabmap-ros from source**, because I want CUDA support RTAB map docker, that **for now I'm testing it on native Ubuntu20.04**. As far as rtabmap everything works, with…
-
**Environment:**
flowR Preferences:
> Use Local Shell
> Local Node.js version: 22.5.1
> Local flowR version: 2.0.25
**sessionInfo()**
> R version 4.4.1 (2024-06-14)
> Platform: aarch64-…
-
Hi, I am trying to use both `xtensor-blas` and TBB acceleration at the same time. However, the compilation fails.
I am using the following `CMakeLists.txt`
``` cmake
cmake_minimum_required(VERSIO…
-
Hi Scipy team!
I reported issues on SYEVD vs SYEVR before. It looks like you guys fixed it by adding the turbo argument! Good work!
Actually, during work on https://github.com/danielhanchen/hype…
-
Thanks for your project. Trying it on Windows, I get the error below. How am I supposed to link with Lapack?
```
>cd foreig
c:\...\foreig
>fpm install --prefix .
+ mkdir build\dependencies
…