-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Os: PopOS
Nvidia Driver: 11.6
I have already installed the arrayfire (as suggested) but it shows the below error ,
41 | console.log(`warning: couldn't load ${file} (${error}), falling back...`)
42 | }
43 | }
44 |
45 | if (!fl) {
46 | throw new Error(`shumai was unable to load backing libraries!
^
error: shumai was unable to load backing libraries!
Make sure a valid tensor backend (e.g. ArrayFire) is installed by running,
for example:
sudo apt install arrayfire-cuda3-cuda-11-6
or see the ArrayFire documentation
(https://github.com/arrayfire/arrayfire/wiki/Getting-ArrayFire)
for installing on your OS / distribution.
If you're still having trouble, please create an issue
(https://github.com/facebookresearch/shumai/issues)```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels