In this code below, I except field j not to be transmitted since I only provided UPCXX_SERIALIZED_FIELDS(i). According to the documentation:
"In UPCXX_SERIALIZED_FIELDS the programmer passes a list of non-static member field names in a class, and the UPC++ library automatically generates the needed serialization logic to transmit those fields (and only those fields) whenever an instance of that class is sent as part of an RPC."
--
You received this message because you are subscribed to the Google Groups "UPC++" group.
To unsubscribe from this group and stop receiving emails from it, send an email to upcxx+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/upcxx/7589c17d-d6ef-49e2-9913-b26b5b15d964n%40googlegroups.com.