-
```
A JRawComparator has to be registered for each type that supports
comparison without deserializing. Currently, such a comparator is provided
for JBinary only.
```
Original issue reported on code.…
-
# Global Atomic Object
(PR available: #6717 )...
## Details
Below, I go over some details that are present in the current implementation
### Pointer Compression
This is the common cas…
-
```
A JRawComparator has to be registered for each type that supports
comparison without deserializing. Currently, such a comparator is provided
for JBinary only.
```
Original issue reported on code.…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
The definition about modification order in the current standard is only [intro.races] p4, which says:
…
-
#### Do you want to request a _feature_ or report a _bug_?
Feature 🛠
#### Background
When developing an editor with rich functionality, it is occasionally necessary to implement high-level ac…
-
### Expected behavior
after upgrading to rsyslog 8.24, omazureeventhubs module should be able to load, but unable to.
### Actual behavior
Getting
could not load module 'omazureeventhubs', erro…
-
I'm currently working on an implementation of the Atomic Operations extension on both the server and client-side.
I'm wondering if there is a way for an operation to request the inclusion of relate…
-
```
A JRawComparator has to be registered for each type that supports
comparison without deserializing. Currently, such a comparator is provided
for JBinary only.
```
Original issue reported on code.…
-
### Bug summary
Hello everyone. I met an error when I use the finetuned DPA2 model in the lammps MC simulation. The error informations is as below, I don't know what caused this.I'd appreciate it if …
-
Currently we convert all lock RMW ops to acquire-release semantics.
Couple weird things to investigate here
1. Basic ALU ops without lock
- Non-lock ops get turned in to load + ALU + store
…