Aurelien Bouteiller
Aurelien Bouteiller
**[Original report](https://bitbucket.org/icldistcomp/parsec/issue/173) by Thomas Herault (Bitbucket: [herault](https://bitbucket.org/herault), GitHub: [therault](https://github.com/therault)).** ---------------------------------------- Recent work on the BlueGene/Q system showed that the binding capability is limited. * Binding using hwloc (or other options)...
Add an mca control that disable cpu-gpu load balancing (disabled by default). This can be overriden in multiple ways: * setting mca param will enable cpu load balancing globally *...
## Describe the bug Some flags that are valid for CC are not valid for the linker on OSX (this may also impact other platforms, although not seen in the...
## Description On some systems (e.g., Frontier) GPU memory is directly attached to the NIC, and motioning data to the host before transfer (and receiving in host memory then moving...
> the CI instances are tagged with their devices. As an example serotonin is tagger with `gpu_amd` while guyot is tagged with `gpu_nvidia`. The CI should use these tags to...
Update master revision history * import v4.2 changelog * populate v5.1 changelog with already voted in items * [ ] special case these in the python the double deprecated constants...
Import changes from v4.2 to v5.1 #491 closes #420 * [x] waiting on #488 merged in v4 * [x] review openPMIx for conformity with proposed change: NOT CONFORMANT * [x]...
### Overview v4.2 has been published, we need to import the changelog to v5.1/master
> Do we have a pastrefconst type of macro that we could use here instead of duplicating descriptions (which can get out of sync). If not, can we add such...
All tickets that are merged into 4.2 also need to be mirrored into 5.1 https://github.com/pmix/pmix-standard/issues?q=is%3Aissue+milestone%3A%22PMIx+v4.2+Standard%22 * [ ] All merged PRs reviewed that they have been replicated into v5 *...