-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
There are a number of low-hanging quality-of-life improvements that **mostly** affect the UI and not core gameplay. I will keep this issue as a living list for these types of features, and mark them o…
-
```
Reading about local IPC on Windows leads me to idea that Named Pipes is not the
transport should be used where Unix Domain sockets are on Unix. Other, most
probably faster, should be.
ALPC and U…
-
Toolforge provides a redis instance, which means that I could spin up Celery instead of using the grid.
Pro:
- The grid is becoming more and more outdated
- Newer python versions available sooner…
-
# Problem
When I use mpirun to launch nccl-tests performance test, I got a poor performance compared with runing directly.
I am very confused with this, and I don't know what cause this. Can you off…
-
**Description:**
The objective is to implement the Microservices - Log Deployments and Changes design pattern in our project. This pattern ensures that all deployments and changes to the microservice…
-
It is a so called Platform it has this name because it is composed out of a so called Stack of software and the platform is the fundamental part that links that all together into a Application that yo…
-
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ )
## Summary
[NOTE]: # ( Provide a brief overview of what the new feature is all about. )
Hello 👋🏼
(Apologies…
-
CabanaMD with the standard in.lj testcase crashes on both LLNL Lassen (spectrum MPI or mvapich2) and LANL Chicoma (craypich) when communicating between GPUs on the same node. It works when communicati…
-
Similar to `kDLCPUPinned`, CPU shared memory is allocated and managed quite differently from normal CPU memory. In DGL, we use shared memory to store large graphs so it is quite common to see operatio…