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
I'm trying to do an all-vs-all mapping with cudamapper (dev branch, git-baab5668) and it terminates with an exception:
$ cudamapper SRR.unmapped.choped.fastq.gz SRR.unmapped.choped.fastq.gzInitialized GenomeWorks logger with log level ERROR-C / --target-indices-in-host-memory not set, using -Q / --query-indices-in-host-memory value: 10-c / --target-indices-in-device-memory not set, using -q / --query-indices-in-device-memory value: 5NOTE - Since query and target files are same, activating all_to_all mode. Query index size used for both files.Query file: SRR.unmapped.choped.fastq.gz, number of reads: 249455Target file: SRR.unmapped.choped.fastq.gz, number of reads: 249455Programmatically looking for max cached memoryUsing device memory cache of 33390691615 bytesDevice 0 took batch 1 out of 1 batches in totalterminate called without an active exceptionAborted
Environment is CentOS 7 with an NVIDIA Tesla V100-PCIE-32GB. Thank you!
The text was updated successfully, but these errors were encountered:
I'm trying to do an all-vs-all mapping with cudamapper (dev branch, git-baab5668) and it terminates with an exception:
Environment is CentOS 7 with an NVIDIA Tesla V100-PCIE-32GB. Thank you!
The text was updated successfully, but these errors were encountered: