Skip to content

Commit

Permalink
Merge pull request #114 from Exabyte-io/feat/SOF-7188
Browse files Browse the repository at this point in the history
SOF-7188: add qe v7.3 to the web platform
  • Loading branch information
pranabdas committed Jan 23, 2024
2 parents a7e6a5d + e24cf15 commit 22812ff
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2 deletions.
12 changes: 12 additions & 0 deletions applications/espresso.yml
Expand Up @@ -95,3 +95,15 @@ versions:
isDefault: false
build: GNU
hasAdvancedComputeOptions: true
#### version 7.3 ####
- version: '7.3'
isDefault: true
hasAdvancedComputeOptions: true
- version: '7.3'
isDefault: false
build: Intel
hasAdvancedComputeOptions: true
- version: '7.3'
isDefault: false
build: GNU
hasAdvancedComputeOptions: true
1 change: 1 addition & 0 deletions executables/espresso/hp.x.yml
Expand Up @@ -19,3 +19,4 @@ flavors:
supportedApplicationVersions:
- '7.0'
- '7.2'
- '7.3'
3 changes: 3 additions & 0 deletions executables/espresso/pw.x.yml
Expand Up @@ -95,6 +95,7 @@ flavors:
executableName: pw.x
supportedApplicationVersions:
- '7.2'
- '7.3'

pw_scf_dft_u+v:
input:
Expand All @@ -115,6 +116,7 @@ flavors:
executableName: pw.x
supportedApplicationVersions:
- '7.2'
- '7.3'

pw_scf_dft_u+j:
input:
Expand All @@ -135,6 +137,7 @@ flavors:
executableName: pw.x
supportedApplicationVersions:
- '7.2'
- '7.3'

pw_scf_dft_u_legacy:
input:
Expand Down
2 changes: 1 addition & 1 deletion src/js/data/application_data.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/js/data/tree.js

Large diffs are not rendered by default.

0 comments on commit 22812ff

Please sign in to comment.