-
I see that in nccl [2.18.1-1](https://github.com/poolsideai/nccl/commit/d97a32fac84f69cbd022ffdc57d5687c760742c7) the following line was commented out:
https://github.com/NVIDIA/nccl/blob/178b6b75907…
-
Hi Folks,
I am running xmr-stak-cpu miner on AMD Opteron 6272 which support AES. Other than OS (CentOS 7.3) nothing else is running on this server. What I observe is that, when I run the miner with 6…
-
### Description
All modern browsers rely on multiple OS processes for security and reliability. For example this is essential to ensure that if one website crashes or hangs (uses too much memory, tri…
-
I am planning to implement the pthread interface for cosmopolitan.
I think I can make it work with a small memory footprint by having most functions using a portable implementation (centered around…
-
Part of #1840.
[NtCreateProcess](http://undocumented.ntinternals.net/index.html?page=UserMode%2FUndocumented%20Functions%2FNT%20Objects%2FProcess%2FNtCreateProcess.html) has some more power, notabl…
-
[Motivated by discussion on enthought/traits-futures#231]
For code running in a background thread, the standard supported way to have that code communicate with the main thread is to use `dispatch=…
-
Testing the iperf Rx performance on a back-to-back configuration (ran-sif setup with 40Gbps Mellanox NICs) it's been noticed that OSv one thread Rx performance is ~4 Gbps while SLES pulls out about 14…
-
### Priority
P2-High
### OS type
Ubuntu
### Hardware type
Xeon-SPR
### Installation method
- [X] Pull docker images from hub.docker.com
- [ ] Build docker images from source
#…
-
Is there a way currently to set thread affinity to specific CPU cores, using for example [pthread_setaffinity_np](https://linux.die.net/man/3/pthread_setaffinity_np)?
If not, what needs to be changed…
-
The current event loop is not ready yet (relatively slow, windows unfinished, bugs/races) and many wish for it to be. From the discord communities at least, there seems to be enough interest to warran…