-
Recently I was profiling the memory consumption of some large apps and it turns out that the memory allocation / deallocation pattern is very concerning.
I collected the GC used memory statistics a…
-
Some memories fail to be synthesised to FPGA BRAM, [while running quartus toolchain targeted to DE2-115 (EP4CE115) with LiteX]
Instruction caches sythetises to 74k LUTs taking most of the device :(…
-
While reviewing static analysis reports on some CheriBSD ports, I came across this [code](https://github.com/CTSRD-CHERI/chericat/blob/a69d6b8af9c325a861fe5d438f3b7eb34dfaa187/src/mem_scan.c#L289C1-L3…
-
Hello,
I'm testing the default training configuration "combo_go2ARX5_pickle_reaching_extreme" and ran into some issues that I could use help with.
**Expected Training Outcome:** Without modifyin…
-
It works only with the example video provided, not working with my video in 512x512 resolution, 30fps. and 2secs length. What is the problem?
-
in iser.c, line 333:
if (pdu->indata.size smalloc_size) {
it should be if (pdu->indata.size >= iscsi->smalloc_size) {
clicx updated
2 weeks ago
-
https://github.com/jvdsn/crypto-attacks/blob/master/shared/hensel.py#L33
FIX:
```python
# roots = list(range(p))
roots = range(p)
```
because `list(range(big_p))` will use so much…
-
### What happened?
This monday I upgraded server side to v3.6.0 using Helm Chart. For some reason MSGGATEWAY memory usage suddenly spiked, with no signs of stopping. This directly led to our IM ser…
-
Notebok: [09_flan_t5_rl.ipynb]
Getting memory errors in Colab, I am using T4- GPU and I have cleared the cache , but no luck.
![image](https://github.com/user-attachments/assets/9178e0c4-9fcc-45f5…
-
### Game or games this happens in
All
### What area of the game
Everytime I open PPSSPP it always take about 4 minutes to show all the games *(I have about 180 games in an high performance me…