nlcpy.jit.unload_library

nlcpy.jit.unload_library(ve_lib)[source]

Unloads the shared library.

Parameters
ve_libnlcpy.jit.CustomVELibrary

Customized VE library.

Restriction

Please avoid unloading the shared library linked with FTRACE. Otherwise, SIGSEGV may occur.