legate.core.runtime.Runtime.register_library#

Runtime.register_library(library: Library) Context#

Registers a library to the runtime.

Parameters:

library (Library) – Library object

Returns:

A new context for the library

Return type:

Context