02-23-2016 03:13 PM
HI,
Since I am using windows 8 I have to make use of the cloud compile server to compile my VIs.
However lately it has been stuck a lot at the generating cores phase.
Is here anything I can do to get rid of this problem ? Sometimes it just doenst seem to compile at all but sometimes it does compile. This is kind of annoying since I rely on this service.
Any advice?
Solved! Go to Solution.
02-23-2016 03:21 PM
How long does the compile get stuck there? If your application requires a number of cores, it can take a long time to generate all the necessary support files. For some larger FPGAs, this part can take several hours the first time you hit a new compile machine/instance. Luckily, the cores are cached so that might be why it is sometimes faster, it depends on which machines your compile is hitting.
02-24-2016 06:22 AM
Hey Dragis,
Thanks for your reply. The longest I have seen it stuck was 40 minutes or so. At that time I figured something went wrong and I cancelled the compilation.
At least now I know that it is not stuck and that I need to be patient for a little longer.
Thanks for the clarification
04-28-2016 07:42 AM
It would be nice if the locally-cached Core files would be passed over the network to the compile server.
I have a FPGA design which takes 2.5 Hours to compile locally and 4 hours in the cloud. the difference? 1.5 hours generating cores. You can ship a lot of data over the network in that time.