-
### Describe the bug
Intel compute runtime doesn't allow allocating a buffer bigger than 4 GB.
https://github.com/intel/compute-runtime/issues/627
When you allocate an array in intel-extensio…
-
The [current implementation of `ArcCell`](https://github.com/crossbeam-rs/crossbeam/blob/51522e2/src/sync/arc_cell.rs#L22-L29) is not lock-free. It uses a spin lock. I very much want to use this funct…
-
Rust analyzer uses quite a bit of ram, what can we do about it?
Part of https://github.com/rust-analyzer/rust-analyzer/issues/7325
The goal here is to understand where all the bytes go.
Ste…
-
![image](https://github.com/jstedfast/MimeKit/assets/318732/0584c37a-2c3f-4fe1-bfd7-33fc3e4f0c5a)
I have on left side letter that Outlook sees as good attachment
On right side letter builded with …
-
```
Pikaur v1.6.12
Pacman v5.2.2 - libalpm v12.0.2
```
##### Description:
Why are ```--needed``` and ```--ignore```, for every git package, are added to the sysupgrade pacman command?
Can …
-
1. My Linux server OS :
Linux Server: CentOS Linux 7 (core)
Kernel: Linux 3.10.0-957.12.2.el7.x86_64
2. browser.json is Under "/selenoid" folder and the full content is
{
"android": …
-
**The way we use byte pool**
We use byte pool as heap in our project, the detail code in our project was copied from the following link which implemets CMSIS API
for threadx.
https://github.com/…
-
Hello, thank you for the great plugin!
I do:
Git clone https://github.com/chartjs/chartjs-chart-financial/
cd chartjs-chart-financial
npm install
gulp build
As result I get…
-
We plan to build the controller implementation on top of the kube-rs library: https://github.com/kube-rs/kube.
To implement a controller using kube-rs, the developer needs to provide three things.
…
-
```
What steps will reproduce the problem?
1. download latest memcached
2. run CC=clang ./configure
3. run make
What is the expected output? What do you see instead?
expected : success without e…