ContributionsMost RecentMost LikesSolutionsRe: Issue in using FPGA nodes on devcloud 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. Re: Issue in using FPGA nodes on devcloud HELLO @BoonBengT_Altera yes i am trying to run OpenCL kernel design on FPGA Re: Error enumerating AFCs: not found on dev cloud Thanks alot for responding No its not same ,this a different issue i am facing . Re: Issue in using FPGA nodes on devcloud Thanks for responding @BoonBengT_Altera hello , i am submitting Jobs on FPGA nodes available on Devcloud . i am compiling using Makefile and submitting using qsub as shown below part of Makefile and submission steps Makefile part ______________________________ ______________________________ _____________________ fpga : CXXFLAGS += -DFPGA 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____________________" ______________________________ ______________________________ _________________________ Submission using : ______________________________ ______________________________ ___________________________ " qsub -l walltime=24:00:00 -l nodes=1:fpga:ppn=2 -d . fpga " fpga on devcloud always give some or other error 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 Issue 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. /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 Error enumerating AFCs: not found on dev cloud Error enumerating AFCs: not found on dev cloud hello , i have again started facing error 139 and Error enumerating AFCs: not found in all my jobs submitted on fpgas. Please look into it ,why the similar issue keeps coming and going again and again Re: "Error enumerating AFCs: not found" is back i am again facing such issues ,Error enumerating AFCs: not found Re: "Error enumerating AFCs: not found" is back please re consider looking at the issue i am getting Error enumerating AFCs: not found for all my fpga jobs Error enumerating AFCs: not found on dev cloud hello , i have again started facing error 139 and Error enumerating AFCs: not found in all my jobs submitted on fpgas. Please look into it ,why the similar issue keeps coming and going again and again.