You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
Hi, im currently trying to run guppy on a cluster with GPU mode and I get the following error
[guppy/error] main: CuBLAS error at /builds/ofan/ont_core_cpp/ont_core/basecall_core/nn_caller_cuda.cpp:1138: 1 [guppy/warning] main: An error has occurred. Aborting
Hi, im currently trying to run guppy on a cluster with GPU mode and I get the following error
[guppy/error] main: CuBLAS error at /builds/ofan/ont_core_cpp/ont_core/basecall_core/nn_caller_cuda.cpp:1138: 1 [guppy/warning] main: An error has occurred. AbortingI'm using the following code
guppy_basecaller --input_path /fast5_9a --save_path fastq -r -x "auto" --compress_fastq -c dna_r9.4.1_450bps_fast.cfgCan anyone help me on this?
Than you