Forum Discussion
adarsh_m
New Contributor
5 years agoIssue in using FPGA nodes on devcloud
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. ...
adarsh_m
New Contributor
5 years agoPFA ,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.
- BoonBengT_Altera4 years ago
Moderator
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