ChanServ changed the topic of #etnaviv to: #etnaviv - the home of the reverse-engineered Vivante GPU driver - Logs https://oftc.irclog.whitequark.org/etnaviv
pcercuei_ has joined #etnaviv
pcercuei has quit [Ping timeout: 480 seconds]
pcercuei_ has quit []
<laanwj> marex: you might be right but not sure, if it's anything similar to the KPU on the sipeed K210 - https://github.com/laanwj/k210-sdk-stuff/blob/master/doc/kpu.md , it's a low-preciesion dense matrix multiplication engine to accelerate some specific (convolutional) layer types in nncase networks
<laanwj> something that seems very doable with OpenCL code, i'm not sure that specific peripehral would add much if it has a high end Vivante GPU, so maybe it's something else entirely
JohnnyonFlame has quit [Read error: Connection reset by peer]
pcercuei has joined #etnaviv
JohnnyonFlame has joined #etnaviv
pcercuei has quit [Quit: dodo]
<marex> hmmm, why would dEQP-GLES2.functional.texture.vertex.2d.filtering.nearest_nearest_clamp fails with ETNA_MESA_DEBUG=nir and not with ETNA_MESA_DEBUG=nir,flush_all ?