Forum Discussion
amaltaha
Occasional Contributor
4 years agoinvalid work group size error, dpc++ code running on Intel Arria 10 oneAPI on devcloud
Hello, I am using devcloud to run my dpc++ code on FPGA hardware for accelration. I am using a node that runs Arria 10 OneAPI. I was able to run the fpga_emu file and the results were as expected. W...
amaltaha
Occasional Contributor
4 years agoHello Aik Eu!
I wanted speed efficiency, I tried to split the 16,000 samples (each contains 5 features, double precision) into smaller chunks. But it didn't work.
Thank you!