Forum Discussion

rsing108's avatar
rsing108
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

Not able to generate bitstream of design using devcloud

i am trying to generate bitstream for my oneapi code. I have verified it using the fpga emulator. The report generated is also fine with around a maximum of 50% resource utilization in RAM and DSPs. But when I try to create bitstream to run it on ARIA 10 pac then I receive errors like "inappropriate ioctl device for devcloud " and "broken pipe" or it simply hangs up on the process and ssh disconnects.

I tried generating bitstream for a very very small design and that works without any problem.

Any idea why this is happening????

8 Replies

  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi ,

    Can you provide the full error log so that we can have a look.

    Thanks and Regards

    Anil

  • rsing108's avatar
    rsing108
    Icon for Occasional Contributor rankOccasional Contributor

    Hey Anil,

    Thansk for your reply, I am posting a screenshot of the error I get while compiling the design for bitstream generation.

    after a while this error shows up. But if I scale the same design to very small using parameters in the design then the bitstream generation goes through but shows this error for bigger designs.

  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi ,

    Please let us know , after following the instructions whether the issue is resolved.

    Looking forward for the results.

    Thanks and Regards

    Anil

  • rsing108's avatar
    rsing108
    Icon for Occasional Contributor rankOccasional Contributor

    Thanks for your reply LLand1.

    The time out seems to be the problem. I explicitly defined the timeout using "walltime" to a maximum of 24 hours. But it seems my design is even taking more than that. So, it timed out after 24 hours again. But I guess the issue is as you mentioned because of time out only. Is there any way I can launch a session for more than 24 hours?

  • Lawrence_L_Intel's avatar
    Lawrence_L_Intel
    Icon for Occasional Contributor rankOccasional Contributor

    OK I can see whats happening. You are running on the OneAPI queue which is maxed at 24 hours. the FPGA queue which runs OpenCL and RTL flows is maxed at 48 hours. We are investigating updating the walltime. Stay tuned. Thanks!