Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AdaptEST
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UT Climate Research Centre
ClimateProjections
AdaptEST
Commits
8f659030
Commit
8f659030
authored
6 months ago
by
Andres Luhamaa
Browse files
Options
Downloads
Patches
Plain Diff
temporary save
parent
767c4660
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cluster_setup/v2/dask-fargate-nested.yaml
+6
-6
6 additions, 6 deletions
cluster_setup/v2/dask-fargate-nested.yaml
cluster_setup/v2/dask-pipeline.yaml
+2
-2
2 additions, 2 deletions
cluster_setup/v2/dask-pipeline.yaml
with
8 additions
and
8 deletions
cluster_setup/v2/dask-fargate-nested.yaml
+
6
−
6
View file @
8f659030
...
...
@@ -61,12 +61,12 @@ Parameters:
DaskWorkerGitSourceRepo
:
Type
:
String
Description
:
GitHub Repository for building the container image for the Dask workers
Default
:
amazon-asdi
Default
:
amazon-asdi
-adaptest
DaskWorkerGitHubOrg
:
Type
:
String
Description
:
GitHub organization for Dask Worker repository
Default
:
a
wslabs
Default
:
a
luhamaa
DaskWorkerGitSourceBranch
:
Type
:
String
...
...
@@ -79,12 +79,12 @@ Parameters:
EnvironmentTemplateLocation
:
Type
:
String
Default
:
https://adaptest-cluster.s3.amazonaws.com/dask-environment.yaml
Default
:
https://adaptest-cluster.s3.amazonaws.com/
v2_s3/v2/
dask-environment.yaml
Description
:
Location of the Dask environment CloudFormation template
PipelineTemplateLocation
:
Type
:
String
Default
:
https://adaptest-cluster.s3.amazonaws.com/dask-pipeline.yaml
Default
:
https://adaptest-cluster.s3.amazonaws.com/
v2_s3/v2/
dask-pipeline.yaml
Description
:
Location of the Dask pipeline CloudFormation template
UseLocalTemplates
:
...
...
@@ -109,7 +109,7 @@ Parameters:
-
'
1'
-
'
2'
-
'
4'
Default
:
'
1
'
Default
:
'
2
'
Description
:
Number of vCPUs to allocate to each dask worker task
DaskWorkerMemory
:
...
...
@@ -119,7 +119,7 @@ Parameters:
-
'
4096'
-
'
8192'
-
'
16384'
Default
:
'
8192
'
Default
:
'
16384
'
Description
:
Amount of memory in MiB to allocate to each dask worker task
Mappings
:
...
...
This diff is collapsed.
Click to expand it.
cluster_setup/v2/dask-pipeline.yaml
+
2
−
2
View file @
8f659030
...
...
@@ -11,12 +11,12 @@ Parameters:
DaskWorkerGitSourceRepo
:
Type
:
String
Description
:
GitHub Repository for building the container image for the Dask workers
Default
:
amazon-asdi
Default
:
amazon-asdi
-adaptest
DaskWorkerGitHubOrg
:
Type
:
String
Description
:
GitHub organization for Dask Worker repository
Default
:
a
wslabs
Default
:
a
luhamaa
DaskWorkerGitSourceBranch
:
Type
:
String
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment