PoC-Consortium / engraver

PoCC Burstcoin Reference Plotter
MIT License
63 stars 39 forks source link

Does engraver support Intel GPU on Linux? #59

Closed renheren closed 4 years ago

renheren commented 5 years ago

I've tried run engraver with beignet on Ubuntu 18.04, but got the following error:

stringInput.cl:486:10: error: call to 'as_uint' is ambiguous
stringInput.cl:250:9: note: expanded from macro 'APPLY_P'
stringInput.cl:53:15: note: expanded from macro 'T32'
stringInput.cl:4:21: note: expanded from macro 'SPH_T32'
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:46:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:115:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:65:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:74:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:83:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:91:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:99:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:107:19: note: candidate function
/usr/lib/x86_64-linux-gnu/beignet/include/ocl_as.h:124:19: note: candidate function

Do you think it's a beignet problem or can be solved in engraver? Thanks!

JohnnyFFM commented 4 years ago

we've never tried it with intel opencl on Linux.