-
**Is your feature request related to a problem? Please describe.**
When the data size is quite large, many times we might need to use larger than RAM data. Also, using an engine like Polars will spee…
-
### Check the Help Site and GitHub Issues/Discussions
- [X] I have checked and found nothing.
### Version
3.3.0.9
### Operating System
Windows 11
### What happened?
There is a small memory leak…
-
OpenMP offload recording is failing to allocate memory. It keeps requesting 0 bytes instead of the present `LIBOMPTARGET_RR_DEVMEM_SIZE`.
For example when running
`LIBOMPTARGET_DEBUG=1 LIBOMPTAR…
-
## 🚀 Feature
Sometimes we can end up with a fragment where a single lonesome op ends up in an nvFusion region. For example this program:
```
class DynamoModule(torch.nn.Module):
def forw…
-
### **Advantages of JSON-Based Tenant Loading**
1. **Simplicity**:
- Easier to implement for small-scale applications or during the development phase.
- No need to set up and manage a databas…
-
Hi
I have a question regarding the `numThreads` parameter : The documentation states that this parameter "needs to be balanced with batchsize". What does this mean? Also, is there a way to run Okto…
-
### Background
Breaking this out of https://github.com/alexklibisz/elastiknn/issues/160, specifically this comment: https://github.com/alexklibisz/elastiknn/issues/160#issuecomment-1826481362
I'd …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xb14941a4db0c2da3549f36310cc673fa7fd582fc30aa52a6c1e86bb79d1b3ea7
**Severity:** medium
**Description:**
* Descriptio…
-
Kernel can't boot with the physical memory larger than 128G.
Reproduce method:
Set QEMU args in `tools/qemu_args.sh`:
```rust
-m ${MEM:-128G}
```
-
### Feature request
`to_parquet` currently saves the dataset as one massive, monolithic parquet file, rather than as several small parquet files. It should shard large datasets automatically.
##…