-
```
What steps will reproduce the problem?
1. running orthAgogue on a large (20 Gb) blast output file
What is the expected output? What do you see instead?
the expected output is the default orthAgog…
-
Seeing the crate is `no_std`, I was tricked into thinking it wouldn’t depend on `alloc` and would work in my embedded system. A large chunk of embedded systems cannot use a heap for various reasons, s…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
30cf41f3a
### Other Environment Information
```Markdown
- Hardware …
-
I tried this code (minimized from a larger testcase):
```rust
use std::alloc::{GlobalAlloc, Layout};
use std::cell::Cell;
use std::backtrace::Backtrace;
use std::thread_local;
thread_local! …
-
### 🐛 Describe the bug
This is not technically a bug, so perhaps a feature request would be more appropriate.
We are encountering a scenario when running multiple libtorch threads we will periodic…
-
Sorry if this has been covered before but how big of a mesh should I be able to stream in with this build settingkjansen@pfe26:~/SCOREC-core/buildMGEN_write3D> more doConfigure14_18
#!/bin/bash -ex
…
-
```
What steps will reproduce the problem?
1. running orthAgogue on a large (20 Gb) blast output file
What is the expected output? What do you see instead?
the expected output is the default orthAgog…
-
[22060:628] Height 217382
Successfully opened block-chain input file '/home/test/.bitcoin//blocks/blk00038.dat'
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_allo…
-
Hello,
I'm interested in the biglm method but I'm constantly getting this weird error message:
`Error in bigLmPure(X, y, method, gigs, nslices) : std::bad_alloc
Calls: system.time -> bigLm -> bigLm…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
6e2ff3c
### Other Environment Information
```Markdown…