All public logs

Jump to navigation Jump to search

Combined display of all available logs of HPCC Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:59, 20 October 2022 James talk contribs created page Q/A (Created page with "Q1.Dear All, I am trying to run my job but Penzias doesn't accept it. I need to try a 16 nodes memory. Let me know, please what is my mistake. Below you have my job scripts: #!/bin/bash #PBS -q production #PBS -N test_nwchem #PBS -l select=2:ncpus=16:mem=23040mb #PBS -l place=free #PBS -V cd $PBS_O_WORKDIR A1. There are 2 mistakes here. From PBS point of view there is no nodes with 16 cores per node. The PBS "thinks" that all nodes have 8 cores. Second the maximum ava...")