Hi guys, I am a computer scientist who uses Python alot. I have the following question: Can I use across to control 2 of my PC's to run python at the same time? Right now I use 2 seperate CPU's to run python indepently. I was wondering if I could open python on one PC, and use across to link my PC's together so I can utilise both CPUs on the same code. Thanks Stephen
Hi, Stephen, Thanks for your interest in our across. across does not support the CPU level parallelism on multi-computer environment but only provides the features mentioned in our homepage. Hope it helps.