Skip to content

10 01 2020

Manjunath Gorentla Venkata edited this page Oct 2, 2020 · 1 revision

Participants

  • Manjunath Gorentla Venkata
  • Sergey Lebedev
  • Valentine Petrov
  • Alex Margolin
  • Lior

Discussion

API and headers PR

Return void or status on destroy/destruction routines ?

  • There are no real disadvantages of using status, so, will use status codes for now

Should status codes be negative ?

  • Use negative status codes for errors

bool or _Bool in split routine to indicate participation?

  • Use uint32_t

Add UCC_TYPE_COLL_LAST to list of collectives ?

  • Use case: UCC user loop over all possible collectives
  • The usage example doesn't really need adding UCC_TYPE_COLL_LAST as enumeration

Component PR

  • Split the PR into multiple logically separate PR

Next meeting

  • Oct 7th, 2020 (11 AM PT)
Clone this wiki locally