George,
Sounds good to me. Let me know if you want me to do any of the merge.
Thanks,
Tim
George Bosilca wrote:
I just checked the code and to be honest there is no difference, except
for the initialization part. The code is clearly "copy&paste" from one
version to the other. The FORTRAN spe
I just checked the code and to be honest there is no difference,
except for the initialization part. The code is clearly "copy&paste"
from one version to the other. The FORTRAN specific code is related
to the number of elements in the array, in the ompi pointer array we
limit the max size o
Hi,
The openib and udapl btls currently use the orte_pointer_array class.
This is a problem for me as I am trying to implement the RSL. So, as far
as I can tell, there are 3 options:
1. Move the orte_pointer_array class to opal. This would be quite simple
to do and makes sense in that there