This test record a nvshmem error.

In this example, a class is created. In side the class, recv_queue and agg_queue are allocated by nvshmem_malloc. After the queues, a bunch of counters are allocated by nvshmem_malloc. However, when the size of queue is beyond certain size, nvshmem_uint32_p fails to update counters on remote GPU.