I'm performing python computation and today I whant to use ressources from different computer (cpu, ram, and maybe gpu) from one computer.
After some research it seems it is called "grid computing" or "grid desktop". Are there linux distribution or reference free software to do that with python programs? I heard about "DIET" grid software, but I don't know if this is what I'm looking for.
Thanks for help