-
During some of the recent DICOM -> Nifti conversations we discussed this need. It was mentioned that it wasn't really possible with the current API, but it was probably feasible to create an API whe…
-
One thing that's really obvious at Scipy this year is that people absolutely love [DuckDB](https://duckdb.org/). The reason is that although DuckDB doesn't offer multi-machine parallelism so can never…
-
**I tried committing a PetaByte's worth of virtual references into Icechunk from VirtualiZarr.**
It took about 16 minutes for a local store, and but crashed after consuming >100GB of RAM when tryi…
-
### What happened?
Getting this error for many models recently:
```
/work/runtime/src/iree/hal/drivers/cuda/native_executable.c:136: INTERNAL; CUDA driver error: Requested shared memory size of 4…
-
Hello,
Any news about how to deal with larger-than-memory datasets?
I'd like to fit a large model (30GB) and lme4 is not able to deal with databases so big.
I know that there are some packages such…
-
I want to say thank you for providing these whitebox tools, I’ve been trying to ween myself off of arcmap but had yet to find dedicated open source LiDAR tools.
I’m trying to mosaic some LiDAR tile…
-
### Problem
I've been working on generating completions for the LLaVA-Instruct dataset. Putting aside the need for multimodal support (which is something I'm jankily hacking together on my end), It g…
-
`transfer_size` is currently not supported.
https://github.com/tenstorrent/tt-metal/blob/d798cb6ee3cfd88bbc4bdca820667bc6e0b3a125/ttnn/cpp/ttnn/tensor/tensor.cpp#L740-L772
- When allocating a single …
-
**version: gorocksdb@v1.6.36**
**function: write_batch.go**
```
func (wb *WriteBatch) Put(key, value []byte) {
cKey := byteToChar(key)
cValue := byteToChar(value)
C.rocksdb_writebatch_put(w…
-
In sysbench oltp_read_write (10x10m rows), we see ~0.5% of cpu time in syscalls reading SSTs, presumably due to block cache misses.
The dataset at this point is ~39gb per node (`df -h /mnt/data1`), w…