sailfish.kernel.system
Functions for querying compute capabilities and configuring JIT builds.
Functions
|
Initiate the build_config module-level variable. |
|
Return a context manager appropriate for the given exuction mode. |
|
Return either the numpy or cupy module, depending on the value of mode. |
|
Log relevant details of the system's compute capabilities. |
|
A context manager to measure the execution time of a piece of code. |
|