Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For informations about data transfer from other computers please follow the instructions and caveats on the dedicated section Data storage, or the document  Data Management.

Accounting

...

The account_no (or project) is important for batch executions. You need to indicate an account_no to be accounted for in the scheduler, using the flag "-A"

#SBATCH -A <account_no>

#PBS -A <account_no>

Please remember that different project are usually active of different hosts. With the "saldo -b" command you can list all the accoun_no associated to your username. On systems like MARCONI, where different partitions are available on the same environment, you need to specify the host name in the "saldo" command:

...