intel / xFasterTransformer

Apache License 2.0
270 stars 53 forks source link

[Python] Add `get_env()` to get LD_PRELOAD set. #427

Closed Duyi-Wang closed 1 month ago

Duyi-Wang commented 1 month ago

libiomp can be set by export $(python -c 'import xfastertransformer as xft; print(xft.get_env())')