-
```
version: 1.1.0.0
$Rev: 7674 $
file: '../libtorrent_aio/src/allocator.cpp'
line: 92
functionon: bytes <
0x30000000ent::page_aligned_allocator::malloc(libtorrent::page_aligned_allocator
::size_type…
-
I get frequently, after Open MPI orted.so finishes and whole VM is about to terminate (orted.so just called exit):
```
main EXIT
Assertion failed: !node_algorithms::inited(real_value_traits::to_node…
-
```
268847 - aws_aarch64_spot_prod_00268847_20231218_005905 pool=aws_aarch64_spot_prod tags= status=STARTING releases=0 ticket=NULL
401511 - aws_aarch64_normalreserved_prod_00401511_20231228_232914 …
-
Hello, Thank for your contribution. I encountered one problem. After one epoch, the loss would be nan like
Epoch 1: 28%|#################7 | 47/167 [10:…
-
In a multi-threaded context, I still want to be able to use the memory pool allocator, but the only options I have are using a static document or using the CRT allocator. However, the latter causes a …
-
## error log | 日志或报错信息 | ログ
FATAL ERROR! pool allocator destroyed too early
0x55bcadf83680 still in use
0x55bcabb83480 still in use
0x55bca83a3080 still in use
0x55bcacd83580 still in use
## c…
-
The `MarkSweep` struct implements `GcRuntime` to facilitate garbage collection for Mun. Currently, the implementation is quite inefficient. One of the things that could be improved is to implement a […
-
I wanted to test `Zig` for simple computational algorithms after going through the "ziglings" exercises.
I looked into [genetic algorithms](https://en.wikipedia.org/wiki/Genetic_algorithm) for the …
-
Hello,
I am writing a program in which the new and delete operators are overloaded in order to use a custom allocator, and I found that the new and delete calls to allocate and deallocate memory fo…
-
We've encountered this issue a number of times while attempting to run the 24hour Azure Benchmark:
- Essentially, the containers running the OLTP loop of XTDB within Auctionmark will get killed with a…