# PetscMallocResetCUDAHost
Reset the changes made by `PetscMallocSetCUDAHost()` 
## Synopsis
```
#include "petscsys.h"   
PetscErrorCode PetscMallocResetCUDAHost(void)
```
Not Collective




## See Also
 `PetscCUDAHostMalloc()`, `PetscMallocSetCUDAHost()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/memory/cudamcudahost.cu.html#PetscMallocResetCUDAHost">src/sys/memory/cudamcudahost.cu</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/memory/cudamcudahost.cu)


[Index of all Sys routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
