1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question about Python coding

Discussion in 'General Discussion' started by Stephen, Jun 6, 2025.

  1. Stephen

    Stephen New Member

    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
     
  2. Seungjin Lee

    Seungjin Lee Member

    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.
     

Share This Page