Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I use bonito in the pure CPU computing environment ? #167

Closed
jjlaisnoopy opened this issue Jun 16, 2021 · 3 comments
Closed

Could I use bonito in the pure CPU computing environment ? #167

jjlaisnoopy opened this issue Jun 16, 2021 · 3 comments

Comments

@jjlaisnoopy
Copy link

jjlaisnoopy commented Jun 16, 2021

I tried to run bonito in the pure CPU computing environment.

bonito download --models --latest

And part of the error message shown as
ImportError: libcuda.so.1: cannot open shared object file: No such file or directory

Could I use bonito in the pure CPU computing environment without GPU driver installed ?

I installed the bonito 0.4.0 with miniconda by following steps:

  1. conda create --name bonito python=3.8
  2. conda activate bonito
  3. git clone https://github.com/nanoporetech/bonito.git
  4. cd bonito/
  5. pip install -r requirements.txt
  6. python setup.py develop
@rsnmsr
Copy link

rsnmsr commented Jul 24, 2021

Hi @iiSeymour, I am facing similar issue. I am not able to download any model or training. I am using a pure CPU environment. I performed all the above mentioned steps but still getting errors. I am new to this field, kindly help me.
image

@dkurt
Copy link

dkurt commented Nov 16, 2021

Hi! Please try #52. It was adopted for CPU only environment

@iiSeymour
Copy link
Member

Please use dorado for this use-case https://github.com/nanoporetech/dorado

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants