Searched refs:managed (Results 1 – 14 of 14) sorted by relevance
| /petsc/doc/manualpages/MANSECHeaders/ ! |
| H A D | SPACE | 3 …eful for finite element computations with `PetscFE`. The dual spaces are managed with `PetscDualSp…
|
| /petsc/include/petsc/private/ ! |
| H A D | cupminterface.hpp | 571 …d *data, PetscMemType *type, PetscBool *registered = nullptr, PetscBool *managed = nullptr) noexce… in PetscCUPMGetMemType() 582 if (managed) { in PetscCUPMGetMemType() 583 PetscAssertPointer(managed, 4); in PetscCUPMGetMemType() 584 *managed = PETSC_FALSE; in PetscCUPMGetMemType() 593 if (managed) *managed = static_cast<PetscBool>((cerr == cupmSuccess) && attr.isManaged); in PetscCUPMGetMemType() 597 if (managed) *managed = static_cast<PetscBool>(mtype == cupmMemoryTypeManaged); in PetscCUPMGetMemType()
|
| /petsc/src/sys/objects/device/impls/cupm/ ! |
| H A D | cupmcontext.hpp | 514 auto registered = PETSC_FALSE, managed = PETSC_FALSE; in memFree() local 516 PetscCall(PetscCUPMGetMemType(*ptr, nullptr, ®istered, &managed)); in memFree() 519 } else if (managed) { in memFree()
|
| /petsc/src/binding/petsc4py/docs/source/ ! |
| H A D | overview.rst | 50 may be chosen at runtime. Those objects are managed through handles to
|
| /petsc/doc/developers/contributing/ ! |
| H A D | submittingmr.md | 35 The MR process, including testing and reviewing, is managed by [workflow labels](https://gitlab.com…
|
| /petsc/doc/developers/ ! |
| H A D | buildsystem.md | 249 managed. The `Framework.require()` method creates an edge in the 351 The language used for these operation is managed with a stack, similar
|
| /petsc/doc/manual/ ! |
| H A D | dmcommonality.md | 59 must be managed by `DMPLEX`. This is the job of `PetscSection`, {any}`ch_petscsection`. The process…
|
| H A D | streams.md | 46 …during a computation. This migration is managed by the operating system (OS). [^memorymigration-fo…
|
| H A D | getting_started.md | 516 …ntel AVX-like instructions ({any}`sec_cpu_simd`) and Unix threads, often managed by using OpenMP p…
|
| H A D | vec.md | 13 - User managed
|
| /petsc/doc/changes/ ! |
| H A D | 318.md | 124 …`PetscGarbageCleanup()` and `PetscGarbageView()` for memory cleanup operations in managed languages
|
| H A D | 317.md | 38 - Remove `PetscCUDASynchronize` and `PetscHIPSynchronize`. Their operation is now managed by `Petsc…
|
| /petsc/ ! |
| H A D | gmakefile.test | 297 # Fortran source files need petsc*.mod, which isn't explicitly managed in the makefile.
|
| /petsc/doc/community/meetings/2023/ ! |
| H A D | index.md | 514 SNL is managed and operated by NTESS under DOE NNSA contract DE-NA0003525.
|