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

The handling of the authentication token for helmi is changing, and i… #1815

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/computing/quantum-computing/helmi/running-on-helmi.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ IQM client iqm_client >= 12.5, < 13.0
Here is an example batch script to submit jobs on Helmi

```bash
#!/bin/bash
#!/bin/bash -l

#SBATCH --job-name=helmijob # Job name
#SBATCH --account=project_<id> # Project for billing
Expand Down Expand Up @@ -199,4 +199,5 @@ Here is a brief description of the figures which are given when querying:
| CZ gate fidelity | The controlled-z gate fidelity calculated through interleaved randomized benchmarking. | | |


For further information on the figures of merit contact the [CSC Service Desk](../../../../support/contact/), reachable at [[email protected]](mailto:[email protected]).
For further information on the figures of merit contact the [CSC Service Desk](../../../../support/contact/), reachable at [[email protected]](mailto:[email protected]).