Open Hassaanshabbir opened 2 years ago
That's the problem of running an app in a centralized manner :D
So what I have to do now to make the app generate images without stopping.
:) Scale and not run in a single computer... this is a good app for engineers
:) Scale and not run in a single computer... this is a good app for engineers
what does this mean - if we run from different nodes how can we make sure we have no duplicates?
What will be the minimum requirements to run this app properly and generate images without stopping.
:) Scale and not run in a single computer... this is a good app for engineers
what does this mean - if we run from different nodes how can we make sure we have no duplicates?
I'm already doing one for 3D animations, which requires even more processing power ;) Same algorithm, different platform requirements...
What the user needs is computational power, basic principles of Algorithm Design and Software Engineering principles such as Divide to Conquer... this is basic CS notions... What I have been noticing is that a lot of people are building "scripts" without these in mind and confuses the hack of novice users... Anyway, either learn programming skills, or partner with who knows already ;)
I want to generate 10000 images using this app but it stops generating about after 1900 images generated. So is there any solution for that. I have lot of memory available in by drive and ram is also available while generating.