libxsmm_release_kernel Interface

interface
public subroutine libxsmm_release_kernel(kernel) bind(C, NAME="0")

Arguments

Type IntentOptional Attributes Name
type(C_FUNPTR), intent(in) :: kernel

Description

Deallocates the JIT'ted code, or unregisters and releases code from the registry. Implicit FORTRAN 77 interface: INTEGER(8) :: kernel