acc_free
– Free device memory. ¶Free previously allocated device memory at the device address data_dev
.
Prototype: | void acc_free(d_void *data_dev); |
Interface: | subroutine acc_free(data_dev) |
type(c_ptr), value :: data_dev |
OpenACC specification v2.6, section 3.2.19. openacc specification v3.3, section 3.2.17.