Aurelien Bouteiller
Aurelien Bouteiller
**Original comment by Thomas Herault (Bitbucket: [herault](https://bitbucket.org/herault), GitHub: [therault](https://github.com/therault)).** ---------------------------------------- The couple ddesc / key makes a unique key. We don't assign unique ids for the ddesc or store them...
**Original comment by Reazul Hoque (Bitbucket: [rhoque_icl](https://bitbucket.org/rhoque_icl), ).** ---------------------------------------- I plan to implement exactly what you mentioned in the last paragraph, identical to a taskpool. The couple ddesc / key...
**Original comment by George Bosilca (Bitbucket: [bosilca](https://bitbucket.org/bosilca), GitHub: [bosilca](https://github.com/bosilca)).** ---------------------------------------- I understand the need to name the data globally, but enforcing a global ordering of data creation does not feel...
**Original comment by Thomas Herault (Bitbucket: [herault](https://bitbucket.org/herault), GitHub: [therault](https://github.com/therault)).** ---------------------------------------- Task pools already have unique (global) ids. Would attaching / detaching data to task pools be an alternative?
**Original comment by George Bosilca (Bitbucket: [bosilca](https://bitbucket.org/bosilca), GitHub: [bosilca](https://github.com/bosilca)).** ---------------------------------------- The problem in two-fold. First, the insert_task interface does not rely on a specific taskpool but instead uses one that...
Removing version: 3.0.0 (automated comment)
I see you are not using oversubscribe, do you have enough slots for the spawns in your host file? If that simple error case is not what's happening, I'll try...
in ompi/coll/mca/ftagree/coll_ftagree_module.c line 130 we do not set an iera_inter function. We do not have an implementation for that function.
Oct. 25. We decided this is a useful feature but it needs a more descriptive name and maybe have functionality to pre-populate everything that needs pre-allocated
also seen in https://github.com/ICLDisco/dplasma/pull/118