-
| | |
|--------------------|----|
| Bugzilla Link | [PR43559](https://bugs.llvm.org/show_bug.cgi?id=43559) |
| Status | NEW |
| Importance | P normal |
|…
-
[ShiDianNao: Shifting vision processing closer to the sensor](https://lap.epfl.ch/wp-content/uploads/2018/05/DuJun15_ShiDianNaoShiftingVisionProcessingCloserToTheSensor_ISCA15.pdf)
这篇论文在创新方面比不上 Dia…
-
```
What steps will reproduce the problem?
1. Goto Option-->Networking-->Access Type window.
2. Change the default Network value "ADSL" (e.g.
3. Change the default Info value "utran-cell-id-3gpp=…
-
```
What steps will reproduce the problem?
1. Goto Option-->Networking-->Access Type window.
2. Change the default Network value "ADSL" (e.g.
3. Change the default Info value "utran-cell-id-3gpp=…
-
Dear Bruno,
my congratulations for squeezing a RV32I core into the Icestick !
I read your Verilog files with joy and I wish to share an idea on how to save a few more LUTs for more peripherals: …
-
[spi_get_float.mir.zip](https://github.com/matsc-at-sics-se/unison/files/2094520/spi_get_float.mir.zip)
```
uni import -f spi_get_float spi_get_float.mir -o spi_get_float.uni --target=X86 --explicit…
-
Simple test case:
```
#version 450
#extension GL_KHX_shader_explicit_arithmetic_types : enable
layout(std430, binding = 3) buffer layoutName
{
uint16_t ssbo[];
};
void main()
{
uint…
Novum updated
6 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [42901](https://llvm.org/bz42901) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @adibiagio,@topperc,@dwblaikie,@fhahn,@Le…
-
**Is your feature request related to a problem? Please describe.**
Today, we use a single word size for all memory. This is not optimal. A memory region may only be accessed in an aligned (word) gran…
-
**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
…