Ben Howe

Results 27 issues of Ben Howe

### Required prerequisites - [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...

### Required prerequisites - [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues. ### Describe the feature CUDA-Q currently supports...

enhancement
UnitaryHack

This change makes the NVQC image identical to the regular Docker image. The way to activate the "NVQC" behavior of the image is to set the `NVQC` environment variable to...

This is an attempt to fix the aarch64-specific issue in #1421. #1421 appears similar to https://github.com/llvm/llvm-project/issues/71963, which is possibly fixed by https://github.com/llvm/llvm-project/pull/71968. The diffs in this PR originated from https://github.com/llvm/llvm-project/pull/71968...

bug fix

### Required prerequisites - [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues. ### Describe the feature Using the NVQC...

NVQC

This a draft PR to replace the default nvidia target's simulator with the simulator used by nvidia-mgpu. This is a DRAFT only. Do not merge.

This PR contains a collection of changes that were originally developed on the `features/qubit-mgmt` branch, but they have been isolated such that they can be merged into `main`, independent of...

This bypasses the REST platform in order to use kernel return values. In turn, all the passes are listed on the command line. Also, update regtomem to be able comprehend...

This is just a draft to allow some others to review the approach to reconcile the full QIR path with the wireset-base/adaptive-profile QIR path. It tries to use common code...

### Required prerequisites - [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...