Skip to content

Conversation

@KirstensGitHub
Copy link
Member

changed script so that it will submit jobs to the cluster, rather than running locally on Discovery

…ster, rather than running locally on Discovery
Copy link
Member

@jeremymanning jeremymanning left a comment

Choose a reason for hiding this comment

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

one change-- otherwise this looks good!

next_job = create_job(n, c)

if (socket.gethostname() == 'discovery') or (socket.gethostname() == 'ndoli'):
if (socket.gethostname() == 'discovery.hpcc.dartmouth.edu') or (socket.gethostname() == 'ndoli.hpcc.dartmouth.edu'):
Copy link
Member

Choose a reason for hiding this comment

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

it's just ndoli.dartmouth.edu

paxtonfitzpatrick added a commit that referenced this pull request Jan 14, 2020
updates and fixes from MIND 2019
@paxtonfitzpatrick
Copy link
Member

closing -- more recent code changes deal with this

@jeremymanning jeremymanning deleted the working branch July 2, 2025 11:29
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.

4 participants