-
A really good improvement would be to integrate into variable_mgr the above functionality. This means that you can use for example batch size 64, aggregate the gradients of 10 steps and then apply the…
-
Currently `OpenGLPacked` images (packed `GpuImages`) are recycled in the `GpuContext` they are created in. I suggest we move this recycling to a lower level (OpenGL texture level). This is more in syn…
-
### Describe the bug
The server returns error 500 when searching for conversations in the "all" tab of the WhatsApp channel inbox.
In the print it has a local address, as I just replicated the en…
-
From what I observed, and from conversation with @cjnolet, every cuml algorithm creates a handle which uses the default stream (`NULL`, we checked up to `cumlHandle_impl ` constructor). Without knowin…
-
Need to update the library such that the Node contents shall be allocated memory as a whole.
We allocate a pre-defined size of buffer of 64 bytes and grow it in steps if required. Call it as NCP (N…
-
While running the flag worker on a 32K - 100 MHz dataset on ilifu, the job fails at the autopowerspec flagging step. The full log is attached, an error that sticks out is `# IOError: [Errno 28] No spa…
-
The library has a relatively high RAM footprint, making it difficult to use on low-spec embedded systems. Printing a table with 4 or 5 rows easly allocates several kB of RAM.
Jumping in the code, I n…
-
This is really an organization-wide issue, for now keeping it in morphodict.
I've just checked out the RAM consumption of our machines, and it seems that it goes about as follows:
- `speech-db` 4G…
-
It seems that starting from `0.32.0`, [message encoding logic](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/bitcoin/src/p2p/message.rs#L392) (`consensus_encode`) now requires the writer/bu…
-
The bootstrap heap is a small area in bss that's used for the earliest allocations and general allocations of the foundational system heaps, which in turn are used for subsequent allocations in the sy…
wjhun updated
2 years ago