Skip to content

Conversation

@kfir4444
Copy link
Contributor

@kfir4444 kfir4444 commented Jan 8, 2023

Added molpro to Zeus

Copy link
Contributor

@alongd alongd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I added some comments

source /usr/local/g09/setup.sh
GAUSS_SCRDIR=/gtmp/$PBS_JOBID
GAUSS_SCRDIR=/home/{un}/scratch/g09/$PBS_JOBID
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is problematic and causes a "Disk Quota Exceeded Error"

submit_scripts = {
'local': {
'gaussian': """#!/bin/bash -l
'gaussian': """#!/bin/sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change?

'local': { # Each Zeus node containes 80 cores and 378 GB RAM
'cluster_soft': 'PBS',
'un': 'alon',
'un': 'kaplan.kfir',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this something general and add a reminder comment to modify it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants