Author Topic: Connection to Cluster  (Read 10562 times)

0 Members and 1 Guest are viewing this topic.

Offline Ruhani

  • Regular QuantumATK user
  • **
  • Posts: 7
  • Country: cz
  • Reputation: 0
    • View Profile
Connection to Cluster
« on: October 5, 2025, 01:11 »
Hi All,
I have tried since last weeks to makea  connection to the cluster to make my simulations faster. Of course, there are a lot of steps that maybe one of them is the main reason to fail of running. But in the attachment, you can see the error I have made in the last step. Have you ever met such an error?
Regards
Ruhani Dadashov

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5749
  • Country: dk
  • Reputation: 112
    • View Profile
    • QuantumATK at Synopsys
Re: Connection to Cluster
« Reply #1 on: November 4, 2025, 20:41 »
I think the warning message is quite clear, check your script for absolute paths to files that may not be available on the cluster in the same location. In general, always use relative paths to reference files you need from within a script that gets submitted to a different machine.