-
How can I save this problem? I use 3080ti /tensorflow 1.15 / python 3.7.10 / cuda 10.1
2022-12-27 15:27:14.672772: E tensorflow/stream_executor/cuda/cuda_blas.cc:428] failed to run cuBLAS routine:…
-
### System information
- Platform: Tried on Google Colab
- TensorFlow version: 2.15.0
### Steps to reproduce
- Creating a Python file with the following content in Google Colab (let's call i…
-
Hi,
Is it possible to build rchol for MATLAB on MacOSX? In `/rchol/matlab/` I run "make," and I get the following errors:
```
rchol/matlab/rchol_lap/rchol_lap.cpp:97:5: error: unknown type name 'c…
-
I don't believe `blasfeo_dtrmm_rltn` declared in `blasfeo_d_blasfeo_api.h` is actually implemented?
Here are the relevant build variables I used for compilation, taken from CMakeCache.txt
```
//…
-
Consider the following Julia code (using Julia 0.4-dev):
``` jl
let
B = randn(1000, 1000)
v = randn(1000)
y = randn(1000); sB = [slice(B, :, j) for j = 1:size(B, 2)]
@tim…
-
Unlike forward-backward, Viterbi doesn't leverage BLAS, so it scales badly with the number of states
-
### Description
This RFC proposes to add a test case in each of the relevant test files. The test case should handle the situation where the stride is `0` and the first element is `NaN`.
Coverage re…
-
Dear Prof Neal,
I've been trying to install your latest pqR-2020-07-23 stable version on my Slackware 14.2 (x86_64) Linux OS, but compilation fails at the 'make' stage with the following output to…
-
This should catch some errors like wrong blas linking.
-
Hi, I have an issue related to GPU acceleration.
When I execute the following command, the GPU does not work on 2.
----------------------------------------------------------------------------------…