danger/u/
This thread is permanently archived
Two laptops working together

| Is there a way to connect two laptops to work together like a bridge mode?

Or it's impossible directly


| Yes it's possible, your welcome.


| By 'work together', are you thinking of something like Synergy?


| Or does OP mean cluster/distributed computing?


| I mean something like distributed computing to complete a task in my case simulations


| Your simulator needs to be written for some cluster computing layer, but yeah, it's possible. Bullet Physics recently added support for "simulation islands", you could probably extend it so each island is solved on a different computer. At this point it's a little silly to be using "two laptops". Just spin up a docker swarm as-needed when simulation islands split or are merged and get your computation done in a fraction of the time.


| checkout "Open MPI"

Total number of posts: 7, last modified on: Tue Jan 1 00:00:00 1598048701

This thread is permanently archived