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

Add fusionV2 and wave for Azure CE #340

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

JaimeSeqLabs
Copy link
Contributor

Description

Add support for Fusion v2 and Wave when creating Azure CEs (forge and manual)
Closes #337

Guidelines for testing

To try the CE creation the following is needed:

  • Valid Azure credentials
  • Existing Azure storage path
./tw compute-envs add azure-batch forge \
-n AzureFusionTest \
-w Org/Wsp \
-c AzDevCreds \
--location westeurope \
--work-dir az://nf-scratch/work \
--vm-count 1 \
--fusion-v2 \
--wave

@JaimeSeqLabs JaimeSeqLabs linked an issue Sep 22, 2023 that may be closed by this pull request
@JaimeSeqLabs JaimeSeqLabs self-assigned this Sep 22, 2023
@cbr7
Copy link

cbr7 commented Sep 25, 2023

Works fine.

JaimeSeqLabs and others added 2 commits September 29, 2023 13:53
…ms/AzBatchForgePlatform.java

Co-authored-by: Adam Talbot <[email protected]>
…ms/AzBatchManualPlatform.java

Co-authored-by: Adam Talbot <[email protected]>
@JaimeSeqLabs JaimeSeqLabs merged commit 2aefc46 into master Oct 13, 2023
6 checks passed
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.

Add Fusion/wave support in Azure compute environments
3 participants