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 support for optional dace backend #335

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Add support for optional dace backend #335

merged 4 commits into from
Dec 13, 2023

Conversation

edopao
Copy link
Contributor

@edopao edopao commented Dec 13, 2023

  • Add CLI option to run dace backend, if dace module is installed in the python environment.
  • Add CI job configuration to run tests and benchmark on dace backend, but it must be manually triggered.

 * Add CLI option to run dace backend, if dace module
   is installed in the python environment.
 * Add CI job configuration to run tests and bechmark
   on dace backend, but it must be manually triggered.
@edopao
Copy link
Contributor Author

edopao commented Dec 13, 2023

cscs-ci run

@edopao
Copy link
Contributor Author

edopao commented Dec 13, 2023

cscs-ci run

@edopao
Copy link
Contributor Author

edopao commented Dec 13, 2023

launch jenkins spack

@edopao edopao marked this pull request as ready for review December 13, 2023 12:09
ci/cscs.yml Outdated Show resolved Hide resolved
Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run
  • launch jenkins spack

Optional Tests

In case your change might affect downstream icon-exclaim, please consider running

  • launch jenkins icon

For more detailed information please look at CI in the EXCLAIM universe.

@edopao
Copy link
Contributor Author

edopao commented Dec 13, 2023

cscs-ci run

@edopao
Copy link
Contributor Author

edopao commented Dec 13, 2023

launch jenkins spack

@edopao edopao merged commit c8b884b into main Dec 13, 2023
2 checks passed
@edopao edopao deleted the dace-backend branch December 13, 2023 14:51
OngChia pushed a commit that referenced this pull request Jan 14, 2025
 * Add CLI option to run dace backend, if dace module is installed in the python environment.
 * Add CI job configuration to run tests on dace backend, after each PR is merged on main, but ignore test failures.
 * Use manual trigger to run benchmarks on dace backend.
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