Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dserver.c106 PetscShmgetAllocation allocation = allocations; in PetscShmgetMapAddresses() local
108 while (allocation) { in PetscShmgetMapAddresses()
109 if (allocation->addr == baseaddres[i]) { in PetscShmgetMapAddresses()
110 bcastinfo.shmkey[i] = allocation->shmkey; in PetscShmgetMapAddresses()
111 bcastinfo.sz[i] = allocation->sz; in PetscShmgetMapAddresses()
115 allocation = allocation->next; in PetscShmgetMapAddresses()
117 …PetscCheck(allocation, comm, PETSC_ERR_PLIB, "Unable to locate PCMPI allocated shared address %p, … in PetscShmgetMapAddresses()
141 PetscShmgetAllocation allocation; in PetscShmgetMapAddresses() local
142 PetscCall(PetscCalloc(sizeof(struct _PetscShmgetAllocation), &allocation)); in PetscShmgetMapAddresses()
143 allocation->shmkey = shmkey; in PetscShmgetMapAddresses()
[all …]
/petsc/src/sys/objects/device/tests/output/
H A Dex7_with_info_sycl.out3 [0] <device> MarkFromID_IncompatibleModes(): dctx 2 (global root) - obj 8 (memory allocation): new …
4 …ontextMarkIntentFromID_Private(): dctx 2 (global root) - obj 8 (memory allocation): dependency lis…
8 [0] <device> MarkFromID_IncompatibleModes(): dctx 2 (global root) - obj 12 (memory allocation): new…
9 …ntextMarkIntentFromID_Private(): dctx 2 (global root) - obj 12 (memory allocation): dependency lis…
10 [0] <device> MarkFromID_IncompatibleModes(): dctx 2 (global root) - obj 13 (memory allocation): new…
11 …ntextMarkIntentFromID_Private(): dctx 2 (global root) - obj 13 (memory allocation): dependency lis…
12 [0] <device> MarkFromID_IncompatibleModes(): dctx 2 (global root) - obj 14 (memory allocation): new…
13 …ntextMarkIntentFromID_Private(): dctx 2 (global root) - obj 14 (memory allocation): dependency lis…
14 [0] <device> MarkFromID_IncompatibleModes(): dctx 2 (global root) - obj 15 (memory allocation): new…
15 …ntextMarkIntentFromID_Private(): dctx 2 (global root) - obj 15 (memory allocation): dependency lis…
[all …]
H A Dex7_with_info_cuda.out3 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 58 (memory allocation): ne…
4 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 58 (memory allocation): dependency lis…
8 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 63 (memory allocation): ne…
9 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 63 (memory allocation): dependency lis…
10 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 64 (memory allocation): ne…
11 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 64 (memory allocation): dependency lis…
12 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 65 (memory allocation): ne…
13 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 65 (memory allocation): dependency lis…
14 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 66 (memory allocation): ne…
15 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 66 (memory allocation): dependency lis…
[all …]
H A Dex7_with_info_hip.out3 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 58 (memory allocation): ne…
4 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 58 (memory allocation): dependency lis…
8 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 63 (memory allocation): ne…
9 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 63 (memory allocation): dependency lis…
10 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 64 (memory allocation): ne…
11 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 64 (memory allocation): dependency lis…
12 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 65 (memory allocation): ne…
13 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 65 (memory allocation): dependency lis…
14 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 66 (memory allocation): ne…
15 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 66 (memory allocation): dependency lis…
[all …]
H A Dex7_with_info_host_no_device.out3 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 56 (memory allocation): ne…
4 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 56 (memory allocation): dependency lis…
8 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 60 (memory allocation): ne…
9 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 60 (memory allocation): dependency lis…
10 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 61 (memory allocation): ne…
11 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 61 (memory allocation): dependency lis…
12 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 62 (memory allocation): ne…
13 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 62 (memory allocation): dependency lis…
14 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 63 (memory allocation): ne…
15 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 63 (memory allocation): dependency lis…
[all …]
H A Dex7_with_info_host_with_device.out3 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 56 (memory allocation): ne…
4 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 56 (memory allocation): dependency lis…
8 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 60 (memory allocation): ne…
9 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 60 (memory allocation): dependency lis…
10 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 61 (memory allocation): ne…
11 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 61 (memory allocation): dependency lis…
12 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 62 (memory allocation): ne…
13 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 62 (memory allocation): dependency lis…
14 [0] <device> MarkFromID_IncompatibleModes(): dctx 53 (global root) - obj 63 (memory allocation): ne…
15 …textMarkIntentFromID_Private(): dctx 53 (global root) - obj 63 (memory allocation): dependency lis…
[all …]
/petsc/doc/changes/
H A D213.md12 - updates to DA - which delays allocation of internal objects until
H A D2022.md101 - Changed the memory allocation algorithm in
H A D2017.md138 in conjunction with the PETSc memory allocation (the default for
H A D315.md129 forces allocation of all diagonal entries
/petsc/doc/developers/
H A Dkernel.md132 allocation is not available.
205 allocation calls are memory aligned on at least double-precision
271 and error checking versions of memory allocation.
H A Dmatrices.md168 PETSc to control dynamic allocation of matrix memory space. Analogous to
/petsc/doc/manual/
H A Dmat.md64 controls memory allocation. This routine facilitates switching among
167 allocation.
246 control all matrix memory allocation.
273 memory allocation can slow the computation.
301 `malloc`s and moves of data that are needed for dynamic allocation
382 `o_nnz=NULL` for PETSc to control dynamic allocation of matrix memory
604 internal data structures and necessitates another allocation call
695 `data` to `NULL` for PETSc to control matrix memory allocation. To
1059 prevent the allocation of additional memory and simply discard those new
H A Dperformance.md514 into pieces can produce a significant savings in allocation overhead.
554 memory allocation, including leaks and use of uninitialized space. Internally, PETSc uses
555 the routines `PetscMalloc()` and `PetscFree()` for memory allocation; instead of directly calling `…
H A Dprofiling.md539 information about memory allocation during matrix assembly.
H A Dksp.md817 alleviating the considerable overhead for dynamic memory allocation,
908 the considerable overhead for dynamic memory allocation.
/petsc/doc/community/meetings/2023/
H A Dindex.md348 lead to over-allocation of memory. It is still to be explored whether DM