-
### 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. U…
-
### Is this a duplicate?
- [ ] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
Both pyne.xs.models.sigma_s() and pyne.xs.channels.sigma_s_gh() need some pretty serious love. They have been stubbed out but probably need a lot of verification and validation and an actual theory …
-
### Problem Description
I'm using HIP 6.1.2 on Windows with Visual Studio 2019.
I have a HIP project (converted from CUDA) which creates a static library. The library contains the kernels and sh…
-
I'm using this system for a script, but in the plugins I need to modify the core functions of the script. How could I do that?
korud updated
9 years ago
-
Kernel FFI defines several "visitor" type structs, which engine is expected to populate with non-null function pointers. See [EngineSchemaVisitor](https://github.com/delta-incubator/delta-kernel-rs/bl…
-
Given my level of inpatience, I was trying to work on some downstream analysis in a separate jupyter notebook, while loading /parsing some data in the initial notebook.
import numpy as np
impo…
-
As previously talked about, the std::is_trivially_copyable constraint enforcement for kernel arguments and kernel functions that were introduced with release version 0.9.0 lead to some issues for us. …
-
# Analytic Gaussian Process Analysis Framework
1. Kernel Representation Module
- Implement your exact form of the kernel for the Hardy Z-function
- Generalize to handle other analytic kerne…
-
@junpenglao I'm taking a look at implementing the `run_inference_loop` from [here](https://github.com/blackjax-devs/blackjax/pull/598). I'm running into a potential issue. It seems as though some infe…