Raúl
Raúl
My main use case is exactly like @kpcyrd and @polyzen: per directory and file, total size of every listed file and output piped to `sort -h`.
Thank you, @KronicDeth. I assume this is expected behavior, having these 9 uses cases not working. In such scenario, although I am really busy, but I could try studying and...
Hi. First, thank you for you effort with this project. It is a massive complex work. I tried to reproduce this bug, and I find that VC4CL in my Raspberry...
I have created this repo: https://github.com/rNoz/opencl_embedded_tests **Precision** See the differences when using FACTOR=3.1415 or FACTOR=2.0. It is the expected behavior? It is the first time I read about ULP. I...
What can I do to help detecting the issue? Maybe executing low-level tests regarding memory? float ops? Do you think the distro (Manjaro Arm), kernel version (latest 4.19), device (Rpi...
Thank you for your time. I contribute with further tests: - Rpi3B: Raspbian Stretch fully updated, VC4CL nightly build installed (Wiki, deb packages from circleci). - Rpi3B+: Manjaro Arm fully...
Yes, please, I am dealing with the same problem. In case others are stuck, I solved it temporarily in my node doing this: ``` # remove any gliderlabs/herokuish image git...
@josegonzalez Any clue? I was thinking if opening this issue in Dokku or here (Herokuish). After 4 days, I continue lost with this issue, while I see more activity in...
Hi, Jose. Thanks for answering. I asked in the Elixir community and indeed they say something like this: > Is there anything like a “max buffer” in the stacktrace/error/log system...
Yesterday I was doing some tests regarding the nginx cache without luck. They differ in: 1. Response - HTTP/1.1 (Heroku = H, Local = L) vs HTTP/2 (Dokku = D)...