You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once Magistrate merges in DARMA-tasking/magistrate#345, the type passed to serializers will be a wrapper around the old serializer types. This requires changing one line in VT:
Once Magistrate merges in DARMA-tasking/magistrate#345, the type passed to serializers will be a wrapper around the old serializer types. This requires changing one line in VT:
vt/src/vt/messaging/message/smart_ptr.h
Line 239 in 5538883
Which can become:
checkpoint::is_footprinter_v<SerializerT>
The text was updated successfully, but these errors were encountered: