skonnov / PGAS_support_library

Library written in MPI to support partitioned global address space (PGAS)
3 stars 1 forks source link

Investigate failed assert when use get_data in READ_WRITE_MODE before first set_data #30

Open skonnov opened 3 years ago

skonnov commented 3 years ago

Maybe change the behavior and add check to get_data to avoid failed assert?