J
J
John Ashley2016-06-01 19:23:31
Java
John Ashley, 2016-06-01 19:23:31

How do I combine the efforts of multiple graphics instances in Amazon Web Services (AWS)?

I have a Java project that needs a lot of processing power from g2.2xlarge instances. And, in order to solve the problem of time, I decided to use several instances at the same time in calculations, but I had a problem with its implementation. How to make it so that there would be more computing power in the instance? Of course, not hacking, but simply paying extra for more GPU cores. I don’t want to have several instances for which I need to adjust the genetic optimization cycle (well, crap).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2016-06-02
@opium

take g2.8xlarge it has 4 times more resources

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question