Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix min & max for ascend along with the form label for R version #105

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

johrstrom
Copy link
Contributor

fix min & max for ascend along with the form label for R version

@johrstrom johrstrom merged commit b83b856 into master Oct 24, 2022
@johrstrom johrstrom deleted the fix-ui branch October 24, 2022 16:03
@@ -96,6 +98,8 @@ attributes:
data-max-num-cores-for-cluster-owens: 28,
data-min-num-cores-for-cluster-pitzer: 1,
data-max-num-cores-for-cluster-pitzer: 48,
data-min-num-cores-for-cluster-ascend: 1,
data-max-num-cores-for-cluster-ascend: 96,

Choose a reason for hiding this comment

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

Shouldn't the max number of cores be 88, not 96?

@@ -66,6 +66,8 @@ attributes:
data-max-num-cores-for-cluster-owens: 28,
data-min-num-cores-for-cluster-pitzer: 1,
data-max-num-cores-for-cluster-pitzer: 48,
data-min-num-cores-for-cluster-ascend: 1,
data-max-num-cores-for-cluster-ascend: 96,

Choose a reason for hiding this comment

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

Max cores on ascend is 88, unless it's changed and I haven't heard.

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.

2 participants