Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1651 Discussions

ERROR: packager tool failed to run. Check installation. Aborting compilation!

aidanom1
Novice
343 Views

Hi there, I'm following the S10 interactive guide from here - https://devcloud.intel.com/oneapi/documentation/shell-commands/#new-stratix-10-open-cl

 

I'm getting a build error. All the commands and output are in the logfile. The error seems to be the same as https://www.intel.com/content/www/us/en/support/programmable/articles/000073941.html although that could be just a coincidence.

 

 

0 Kudos
1 Solution
VaradJ_Intel
Moderator
297 Views

Hi,

 

Good day to you.

                       

Thanks for posting in Intel Communities.

 

There is a small documentation mistake in the guide that you are referring to get stratix 10 openCL nodes. 

 

Thanks for reporting the same. We have informed the development team about it.

 

We replicated the procedure that you followed on s005-n010 node and were successfully able to run it. so we recommend you to try running on the same node.

 

VaradJ_Intel_0-1676633789373.png

 

You can use the following commands to access that node:

 

qsub -q batch@v-qsvr-fpga -I -l nodes=s005-n010:ppn=2

 

If you are not able to access that node run the below command to access a free darby node:

 

qsub -q batch@v-qsvr-fpga -I -l nodes=1:darby:ppn=2

 

If this resolves your issue, make sure to accept this as a solution. This would help others with similar issues.

 

Regards

Varad

 

View solution in original post

0 Kudos
2 Replies
VaradJ_Intel
Moderator
298 Views

Hi,

 

Good day to you.

                       

Thanks for posting in Intel Communities.

 

There is a small documentation mistake in the guide that you are referring to get stratix 10 openCL nodes. 

 

Thanks for reporting the same. We have informed the development team about it.

 

We replicated the procedure that you followed on s005-n010 node and were successfully able to run it. so we recommend you to try running on the same node.

 

VaradJ_Intel_0-1676633789373.png

 

You can use the following commands to access that node:

 

qsub -q batch@v-qsvr-fpga -I -l nodes=s005-n010:ppn=2

 

If you are not able to access that node run the below command to access a free darby node:

 

qsub -q batch@v-qsvr-fpga -I -l nodes=1:darby:ppn=2

 

If this resolves your issue, make sure to accept this as a solution. This would help others with similar issues.

 

Regards

Varad

 

0 Kudos
VaradJ_Intel
Moderator
253 Views

Hi,

 

Good day to you

 

Thanks for accepting our solution. 

 

If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.

 

Thank You!

 

Regards,

Varad

 

0 Kudos
Reply