- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello ,
i keep getting these errors can someone help me out.
Makefile:14: *** Set INTELFPGAOCLSDKROOT to the root directory of the Intel(R) FPGA SDK for OpenCL(TM) software installation. Stop.
/usr/sbin/kill-illegit-procs: line 6: /etc/kill-illegit-procs.cfg: No such file or directory
/usr/sbin/kill-illegit-procs: line 6: /etc/kill-illegit-procs.cfg: No such file or directory
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adarsh_m,
Thank you for posting in Intel community forum and hope all is well.
Mind if I ask on which node that you are facing the error? As well as which example design are you compiling with which command?
Hope to hear from you soon.
Best Wishes
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for responding @BoonBengT_Intel
fpga : cleanfpga \
$(TARGET_DIR)/$(TARGETHfpga)
aoc -v ${CLFILENAME}.cl -o bin/${CLFILENAME}.aocx
d=$$(date +%s%N)\
; cd $(TARGET_DIR) && ./$(TARGETHfpga) \
&& echo " ______________________$@ Build took $$(($$(($$(date +%s%N)-d))/1000000)) mili seconds____________________"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adarsh_m,
Thanks for the details, is it correct to say that you are trying to execute a Opencl kernel design on an FPGA?
I am still trying to understand the situation or to simulate the issues, will it be possible for you to share the example design you are building and makefile that you using to compile.
Best Wishes
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HELLO @BoonBengT_Intel yes i am trying to run OpenCL kernel design on FPGA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PFA ,Makefile and kernel file nbody.cl also can you tell why only one job gets to run previously 3-5 jobs would start running .These days except one all remain in queue waiting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adarsh_m,
Apologies for the hold up, if above qsub command are run in the headnode, sometimes it might cause error such as missing files/dependencies.
Hence, recommended steps for that is to use the devcloud_login command to access the desire nodes with kits, and run the batch command.
Please do try and let us know if that helps.
Best Wishes
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adarsh_m,
Greetings, as we do not receive any further clarification on what is provided, we would assume challenge are resolved. Hence thread will no longer monitor this thread. For new queries, please feel free to open a new thread and we will be right with you. Pleasure having you here.
Best Wishes
BB

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page