Skip to content

shumai was unable to load backing libraries #146

@AmitPress

Description

@AmitPress

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)```

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions