Home
last modified time | relevance | path

Searched refs:pytorch_exists (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.cxx281 char *pytorch_exists = (char *)getenv("TORCHELASTIC_RUN_ID"); in initialize() local
284 if (pytorch_exists && pytorch_rank) { in initialize()