nvshmem_free Interface

public interface nvshmem_free

Subroutines

private subroutine nvshmem_free(ptr) bind(C)

Frees symmetric memory allocated by nvshmem_malloc.

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: ptr

Pointer to the memory to free.