:orphan: # PetscMallocResetCUDAHost Reset the changes made by `PetscMallocSetCUDAHost()` ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscMallocResetCUDAHost(void) ``` Not Collective ## See Also `PetscCUDAHostMalloc()`, `PetscMallocSetCUDAHost()` ## Level developer ## Location src/sys/memory/cuda/mcudahost.cu --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/memory/cuda/mcudahost.cu) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)