-
## Project Robyn
## Describe issue
The Allocator function with the maximize response option sometimes provides a lower response for Bounded than the Initial. My assumption was that the optimized r…
-
Intel MKL has a useful function for (scaled) in-place transposition:
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-fortran/2024-1/mkl-imatcopy.html
I raised the issue o…
-
Here are the steps to build on Windows with MSVC 2017
* when specifying the generator in cmake-gui, pick x64 platform. you also need python-x64. 32bit target will require a 32bit compiler which leads…
-
I had a Windows install issue, turns out it was fixed not by installing openblas via Msys, but rather lapack. What the hell!
-
### Describe your issue.
`ive(v, z)` returns `nan` for sufficiently large `z`.
This results in `stats.argus.mean(chi)` returning `nan` for sufficiently large `chi`.
### Reproducing Code Examp…
-
With Intel Parallel Studio 2016, I'm unable to detect BLAS and LAPACK in MKL with latest CMake. Please update FindBLAS.cmake and FindLAPACK.cmake to enable detection of MKL v11.
Thanks.
-
I am planning on using cublas and I'd like to leverage the lapack-like utilites in cuSOLVER, such as SVD. Having a `-sys` crate of bindings would be great!
For reference: [cuSOLVER docs](https://do…
-
oneMKL throws exceptions, which contain the info. We don't currently extract this info. But also, for an async routine, it seems exceptions can't handle info > 0 values generated due to numerical valu…
-
The code is currently a slightly modified randlib version.
The code:
* [is GPL licensed](https://people.sc.fsu.edu/~jburkardt/c_src/ranlib/ranlib.html)
* uses [floats instead of doubles](http…
-
# Summary
Building with conan following the instructions in README.md leads to an error:
```
conan install .. --build missing --profile inteldpcpp_lnx -o build_shared_libs=False
Configuration:
[s…