-
I'm currently inserting around 35 million data records into a database - and I use the prepare sql statement feature of this library. More or less always the same stuff. Prepare a statement based on a…
-
| | |
| --- | --- |
| Bugzilla Link | [49752](https://llvm.org/bz49752) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2021 10:23 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-pr…
-
**Describe the bug**
doing the steps listed at https://github.com/OpenXRay/xray-16/wiki/%5BEN%5D-How-to-build-and-setup-on-Linux don't lead to a linux bin but cannot start afterwards. xr_3da.sh is no…
-
Running the following command from `Chapter 2: Kernel Workspace Setup` I get some errors I thought I would report:
```
$ sudo apt install git fakeroot build-essential tar ncurses-dev tar xz-utils …
-
Running the example https://github.com/zjin-lcf/HeCBench/blob/master/aop-sycl/main.cpp built with the CUDA support on a P100 GPU
shows warp misaligned address may be caused by the shared local memor…
-
Device: moto e5 play (pettyl)
Android version:8.1
Magisk version name: v25
Magisk version code:24102
after updating to v24/25 of magisk, phone won't boot just stays on boot logo i had to flas…
-
Hi,
I am trying to run the simulation on a standalone GPU, but I am not sure what configurations I should change (BACKEND?).
While I was compiling it with the default configuration (of course …
-
**Sanity checks (read this first, then remove this section)**
**Describe the bug**
The modification introduced in this [commit](https://github.com/JuliaGPU/CUDA.jl/commit/35d81474a419b70a89e9625…
-
Add support for `FeatureSettings Screenshots=true/false`.
-
FIRRTL Dialect currently includes everything that Chisel can emit. This includes the _behavioral memory_ statements:
- `firrtl.cmem`
- `firrtl.smem`
- `firrtl.memoryport`
Add a pass that lowe…