19 Jun 2012 19:19
OGF35 Wrap-Up
Dear all, we had a small but productive meeting at OGF35. Beside the further discussion about OCCI-DRMAA, we analyzed the DRMAAv2 C binding comments collected so far: - We support the proposal by Daniel to introduce an overall drmaa2_string type, instead of using the native char* in the binding. The intended semantic is to use drmaa2_string whenever the application is supposed to clean up such variable. This can be done by calling drmaa2_string_free() or the free function of the surrounding structure (e.g. with job templates), depending on the context. This freeing demand must be documented in the spec. It should further be clarified that drmaa2_string_list will return drmaa2_string items in the get() operation. - The pointer-nullification-on-free issue, which would lead to a complete shift to double-indirected pointer parameters, has to be decided in a voting. - We agree to the proposal of Stephan Klauck for introducing additional interface handle free functions. This leads to a rejection of the "_h" suffix proposal. - There was no clear consensus about the MACOSX issue raised by Rayson Ho, so this must be decided in the voting procedure. We obviousely agreed to the TRU64 issue also raised by him. Both things will change the root spec. - We agree to the 64bit processor architecture issue raised by Rayson. The current proposal is to add 64Bit variations for all identified ISAs.(Continue reading)
RSS Feed