as title.
only found in nvshmem/build/src/include/host/nvshmem_coll_api.h
NVSHMEMI_HOSTDEVICE_PREFIX int nvshmem_broadcastmem(nvshmem_team_t team, void *dest,
const void *src, size_t nelems, int PE_root);
but not any definition. and also no _block/_warp suffix version, even for declaration.
but here is the doc: