-
Hey, I'd like to use this package to add support for flash attention in mlnet GenAI library, but mlnet is strong-named, so it emits a warning when its dependency is not strong named
-
quantized compiled using --> cargo build --example quantized -r --features metal
Unsure of... how many layers accelerated / how many threads used / clearly different sample stages
..yet I pres…
-
As I've learned more about the risk of high pressure care, it's definitely not for the faint of heart and can continue as an engineering thread.
I wanted share a much lower risk, less controversial…
-
```
With sigaltstack we can more or less reliably detect stack overflow condition
by comparing access address to SP and to (known) stack limits.
On the main thread stack limits may be off, but still…
-
```
With sigaltstack we can more or less reliably detect stack overflow condition
by comparing access address to SP and to (known) stack limits.
On the main thread stack limits may be off, but still…
-
```
With sigaltstack we can more or less reliably detect stack overflow condition
by comparing access address to SP and to (known) stack limits.
On the main thread stack limits may be off, but still…
-
currently ./runner can't be stopped until it finishes.
would be good to either provide signal handler to kill all threads on control C or control \
(or at least show pid of running program so we can …
-
This issue follow this thread on Basecamp: https://basecamp.com/1756858/projects/19116498/todos/485414760
Requirement:
Install on a docker QGISserver / Lizmap
and a PostGres database with th…
-
I've done some tests to determine whether Conor's [fastlzma2 library](https://github.com/conor42/fast-lzma2) could actually benefit precomp. The answer is yes and by a long shot. The tests have proven…
-
Dear all,
When I do mapping using STAR 2.7.8a with more than 19 threads, I got a error message like following
BAMoutput.cpp:27:BAMoutput: exiting because of *OUTPUT FILE* error: could not create …