-
**To Reproduce**
MGPUSim version of commit ID: c72c904
ROCm 1.7.1
clang-ocl 4.0
Command that recreates the problem
Only modify the matrixmultiplication kernel to:
```bash
#define TILE_SIZE 8
…
-
## 🐞 Bug report
### Description
I am using the Scully and I can show the title in the blog but when I am using **description** I got an error when running ng build.
Also I tried
```
ngOnInit(…
-
Thanks for the new release @jni :smile:
Unfortunately I've found a problem with a type error being raised from within Numba stemming from initalising the `csr.Skeleton()` class in `skan-0.12.0`.
…
-
### Summary
When `mbedtls_ssl_read` is used for a DTLS connection with a buffer which is too small to hold the full received datagram, the datagram is split and the read happens (without error) ove…
-
### What is your suggestion?
Hi Team,
There are a few things that I would like to achieve with conan:
* Compile packages with packaged compilers (i.e., gcc, gfortran (or other?) via gcc recip…
-
### What version of CUE are you using (`cue version`)?
$ cue version
cue version v0.9.0-alpha.5
go version go1.22.3
-buildmode exe
-compiler gc
-trimpath true
CGO…
-
I think we need new standard to rearrange cmake packages
cc/ @parjong @seanshpark
### Concept
External library's source code can be shared by compiler and runtime.
But built binary or pre-…
-
Currently we have 3 performance issues with accesses to thread-local data (g/m/p):
1. Accesses require non-inlinable function calls.
2. The only thread-local var is now g, while most frequently access…
-
## 🐞 Bug report
### Description
While running 'npx scully --routeFilter', scully-routes.json is NOT generated, which leads to "TimeoutError: Navigation timeout of 30000 ms exceeded we will retry r…
-
Is there a way to have electron-compile use the compiler-included build for Vue? I'm using single page components like below but getting the error: `vue.runtime.common.js:427 [Vue warn]: You are using…