Fujitsu Quantum Simulator2
If you are using it for the first time, please see the System Usage section first.
If you want to make quantum programs using the Qulacs API, see the mpiQulacs section.
If you want to use the Qiskit API (mpiQulacs as a backend), see the section qiskit-qulacs.
System Usage:
- 1. System Overview
- 2. Login
- 3. Job Execution Method
- 4. Slurm Command
- 4.1. Confirmation of nodes and partions (sinfo)
- 4.2. Job assignment (salloc)
- 4.3. Job execution (srun)
- 4.4. Job execution (sbatch)
- 4.5. Check running jobs (squeue)
- 4.6. Check running jobs including other users (squeues)
- 4.7. Abort job (scancel)
- 4.8. Check the jobs that have completed execution (sacct)
- 5. Document Server
- 6. Python
- 7. Jupyter
- 8. Debugging (Visual Studio Code)
- 9. Python Package
- 10. Troubleshooting
mpiQulacs (v1.3.1):
qiskit-qulacs (v1.1.0):
About System