-
I've got the grammar comments in `lib/Dialect/FIRRTL/Import/FIRParser.cpp` and did some manuall fixes to be able to sse it at https://www.bottlecaps.de/rr/ui .
Copy and paste the EBNF bellow on htt…
-
SOTA (CUBLAS, CUTLASS) FP8 GEMM kernels are performing poorly for small M (bs*seq_len) < 32 regime.
This work will focus on leveraging the performant pieces of the [Marlin](https://github.com/IST-D…
-
With the following modified `histogramKernel` -
``` cpp
template
static __global__
void histogramKernel(Param out, CParam in, unsigned long long int *d_nb_blocks_completed, unsigned long long int tot…
-
### Describe the bug
I need to write a massive (2b rows per 24 hours) amount of data every day.
Application does 1m requests per city. (4 cities)
Evey request gets 500 rows of info.
Every 4 reque…
-
Lo and behold the Android 13 kernel source still doesn't compile.
Several different reasons for it: the building system is picking the wrong .config fragments or
rather the incomplete ones because …
-
| | |
| --- | --- |
| Bugzilla Link | [51167](https://llvm.org/bz51167) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @joker-eph,@MaheshRavishankar,@sanjoy…
-
Hi,
I have a problem for running the DFSR backlog plugin
When discovering services on the host, the dfs_python.py script throws an error
on the web part :
I'm having a problem running the…
-
I'm trying to run gpgpusim with cutlass, I followed the documentation requirements, using Cutlass 1.3 and testing with examples from Cutlass 1.3. However, regardless of whether I use GPGPU-Sim 4.0, GP…
-
```
What steps will reproduce the problem?
Unknown except for a complicated project.
What is the expected output? What do you see instead?
Expected (or something close to this):
matches Stage3*prop…
-
Similar issue to https://github.com/llvm/circt/issues/7788.
Consider the following FIRRTL:
```firrtl
FIRRTL version 4.0.0
circuit Top : %[[
{
"class":"chisel3.ModulePrefixAnnotation",
…