-
**Describe the bug**
When using the kernel in notebook, it works without any issues, however, inside VS Code there's no output when clicking the run button.
**To Reproduce**
Steps to reproduce th…
-
The modular kernel tree-shaker in `package:front_end` is breaking encapsulation: it contains hard-coded knowledge about methods that may be used by some transformations (like some helper methods for a…
-
```
[[name]]
mw3.Polymer({
is: ‘user-view’
}); // this lets define the methods, properties automatically
```
if user omits the java attribute, th…
-
Hi,
I want something like the following architecture:
```
[c++ program]
=> contains vpi methods
=> launches vvp on a vvp file
=> vvp file calls back into the c++ program…
-
```
Hi,
I got some ideas about implementing multiple entrypoints that I am thinking
about implementing for Aparapi. To be honest, I am not really a fan of the
multiple entry points proposal withing…
-
From a user on slack, I am just the messenger.
```
julia> R, (x,y) = polynomial_ring(GF(2), ["x","y"]);
julia> A, _ = quo(R, ideal(R, [x^2+1, y^2+1]));
julia> F = free_module(A,2);
julia> …
-
xrt setup fail, you can see that xocl.ko and xclmgmt.ko cannot find the card
also, the alveo U30 card presents as "Serial controller: Xilinx Corporation Device abcd"
➜ xilinx lspci -vd 10ee:
08:…
-
I run gptq using auto-gptq, and it calls exllamaV2 kernel.
I find it seems to change the layout of q_weight, but I checked the map and map_iv, the are just mapped to themselves in GPTQ.
And aft…
-
I've tried a few methods to enable user level access to GPIO and they're not working with the latest image of 22.04 from this repo running on an Orange Pi 5b.
I'm only able to run wiringPi python…
-
When I use the method "getGroupSize()", defied the the table in section "Kernel methods to determine execution identity" in the Quick Reference Guide I get the following error message when compiling t…