-
Hi
Tested this integration in push2Compute app results on both Linux with the following execution error in Jarvice:
- Failing on RockyLinux
```
INIT[1]: Configuring user: nimbix nimbix 505..…
-
There are spurious rumors that this either already is possible or will be possible soon with the nVidia drivers, by using EGL, but it is unclear exactly how (the Kronos EGL headers still seem to indic…
-
hello @keryell
this is a naive question: for someone who would like to try using SYCL on an FPGA target, at least reproduce the work you did last year (as mentionned in your SC2017 slides), would …
-
SDAccel_Examples/getting_started/rtl_kernel/rtl_streaming_free_running
Example Design giving errors when I tried to build
make all TARGET=hw_emu DEVICE=xilinx_u200_qdma_201910_1 check
logs:
****…
-
I'm sorry if I have to ask these here. The IBM sales representative in my country does not seem to know what I'm asking. Do you have any idea how much these will cost (rough estimates in your currency…
-
Hi Nick,
after recapping successfully your tutorial "as is" I tried out to create my own object detection model. I replaced your pictures with mine, used my own annotation xml files (boxes only), tr…
-
It looks like libTH tries to dispatch to VSX-specific versions of the functions, which are not defined.
```
mdukhan3@power8:~/tools/pytorch/pytorch$ python setup.py build
running build
running b…
-
Hi, Hugh
I know one kernel is very slow in mnist. The kernel occupies more than 50% workload in minist train. But I did not how to enable time check during mnist train. In other word, I have no m…