-
`numcodecs` pep517 build fails
```console
+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting build dependencies for wheel...
[numcodecs] setting up Blosc extension
[numcodecs] compiling Bl…
-
I'm trying to install CVC on Ubuntu 16.10 but get the following errors on make -f makefile.cvc64
```
gcc -pipe -Wall -I../pli_incs -fPIC -D__RHEL6X__ -fno-strength-reduce -fomit-frame-pointer -O…
-
## Describe the bug
After updating _**QGIS LTR**_ from _**3.34.9**_ to _**3.34.10**_ `grass7:v.rast.stats` does not calculate univariate statistics from a raster map based on vector polygons. Inste…
-
#### Describe the bug
Hi
I am following the link numworks provided in "Build and run your own version of Epsilon" at the link
https://www.numworks.com/resources/engineering/software/build/
I …
sivom updated
2 years ago
-
On Ubuntu 18.04 x64 - in RocksJava after setting:
```java
ColumFamilyOptions
.setBottommostCompressionType(CompressionType.ZSTD_COMPRESSSION)
```
I am getting the following crash.
```
…
-
The issue of mongodb cluster files corruption on BcacheFS snapshots is still not solved.
1) bcachefs format --compression=lz4 /dev/vdb
2) mount -t bcachefs -o verbose /dev/vdb /data
3) su …
-
## Expected Behaviour
```
neomutt -F /dev/null -B -e 'lua-source /dev/shm/a.lua'
```
Work.
## Actual Behaviour
Couldn't source lua source: cannot open : No such file or directory…
-
My question is: Is it possible reduce the CPU time required by cudaStreamSynchronize ?
Context:
My goal is to use the nvComp library, in order to occupy (for compression operations), as little cpu t…
-
Hi, thanks for the amazing package you have developed. I recently found compress functions in `fst` package only takes raw vectors as argument. This means if I want to compress an R object in memory, …
-
What would it take to make codecs which can interact with cupy arrays (or TF tensors, etc) as the origin or output of zarr? I assume it would be a simple change in zarr, but would all the codecs need …