My FPGA image generation is pending

0

I used the create_vitis_afi.sh to create the awsxclbin file. However, when I check the image status using:
aws ec2 describe-fpga-images --fpga-image-ids <afi-id>

I see the state code as pending. How long should I expect it to be ready? If it is pending for a very long time, what should I do? I cannot find anything under the log folder on S3.

asked 4 years ago267 views
1 Answer
0

Ok, it looks like this process can take as long as half an hour. Eventually I am able to see the state code turns into available, and the awsxclbin generated can be downloaded and used without any issue.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions