Flavio Vella

Results 6 issues of Flavio Vella

How can I use the libdnn tuner? Is there some client?

By running `ck detect platform.cpu` I got the following error: ``` OS CK UOA: linux-64 (4258b5fe54828a50) OS name: Ubuntu 18.04.2 LTS Short OS name: Linux 4.15.0 Long OS name: Linux-4.15.0-45-generic-x86_64-with-Ubuntu-18.04-bionic...

enhancement
help wanted

Is there some command to load the environment (ie., add LD_LIBRARY_PATHs of the dependencies) for a specific package/program? It could be useful when you debug some program. Thanks J

enhancement

**The installation** of lib-jetson-inference-dusty-nv-master-cuda package via CK: ``` $ ck install package:lib-jetson-inference-dusty-nv-master-cuda ``` fails with the following error: ``` /usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmCloseOnce' /usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so: undefined reference to `drmMap' /usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libGL.so:...

With a new version of CLBlast the performance should be definitively better. The [issue](https://github.com/CNugteren/CLBlast/issues/128) was solved.

- [x] Discussing on block dense MKL multiplication (no batch, explicit loop) compare with MKL sparseXdense multiplication. 32 bit. - [x] Dense matrix (rectangular, progressively larger 2,4,8,...) - [x] verify...