Rashid N H M
Rashid N H M
We are currently using pre-built AMIs for deploying our runners and it is working well. However, as far as I'm aware, if the runner software is pre-baked into the image,...
Fix for the issue mentioned in #1960. This PR enables the passing of userdata script as a string to the module. If both variables `userdata_string` and `userdata_template` are passed, then...
**Context:** Currently GPU based unittests are not being run when changes to pennylane occur. This pull request adds a new GitHub Actions workflow that runs gpu marked unittests. **Description of...
:clipboard: **Description** Currently the support for ReadTheDocs only consist of their free community tier. However, we wanted to use shields to display badges for projects hosted on their Business tiers...
### Before submitting Please complete the following checklist when submitting a PR: - [ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md)....
### Before submitting Please complete the following checklist when submitting a PR: - [ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md)....
### Before submitting Please complete the following checklist when submitting a PR: - [ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md)....
**Context:** The benchmarks workflow now use the self-hosted benchmark runner **Description of the Change:** The GitHub hosted runner is not very consistent with collecting accurate times. A dedicated benchmarking runner...
### Before submitting Please complete the following checklist when submitting a PR: - [ ] All new features must include a unit test. If you've fixed a bug or added...
### Before submitting Please complete the following checklist when submitting a PR: - [ ] All new functions and code must be clearly commented and documented. - [ ] Ensure...