-
I'm trying to do a mass deletion of old forks, and this package looks very useful. But I'm getting stuck here:
```julia
julia> frps[3]
Repo (all fields are Union{Nothing, T}):
name: "ArrayFire…
-
Hello,
I'm trying to use the function "cusolverDnSsyevd" of the "cusolverDn" library to perform EVD of a symmetric hermitian matrix inside an arrayfire program.
The code is here, as well as the …
-
Hi! I get the following error when i run in petainux the command cmake -DOCS_AVAILABLE=0 -DENABLE_ACCEL_DEVICE=1 -DENABLE_HOST_CPU_DEVICES=0 ..
in build directory of pocl-master
-- The C compiler id…
-
Hi
I'm struggling with an RTX-2060 on LinuxMint19.3 (based on Ubuntu 18.04)
My ArrayFire install got broken, I don't know how.
Here's what I've done to try solving the issue.
- switched…
lfdmn updated
3 years ago
-
Depending on whether an ``af::array`` is ``const`` or not, the same indexing operation produces an array with different dimensions.
Description
===========
* I encountered this bug while refact…
-
Currently, flashlight doesn't support fp16 type; so it does not use tensor core. When do you plan to support this?
-
Hi, is there anyone run `fl` on 3090 with cuda11.1? I had run `fl_asr_train` and got the error:
```--------------------------------------------------------------------------
[[55050,1],0]: A high-pe…
-
I've successfully built POCL (git tag v1.7) with the `make` command but then
```
# make install
...
[100%] Built target EinsteinToolkit
Install the project...
-- Install configuration: "Debug"…
-
Currently flashlight is using CMake variables that are not compatible with including the project as a subdirectory in another. I believe that to accommodate this some variables just need to be updated…
-
Plumed being installed as a dependency of cp2k.
Error `RuntimeError: Cannot generate configure: missing dependencies ['m4']` is very odd!
Seems related to #3790, #15488 but no solution avail…