Searched refs:address (Results 1 – 13 of 13) sorted by relevance
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-atomic-add-fallback.h | 15 __device__ CeedScalar atomicAdd(CeedScalar *address, CeedScalar val) { in atomicAdd() argument 16 unsigned long long int *address_as_ull = (unsigned long long int *)address; in atomicAdd()
|
| /libCEED/examples/fluids/ |
| H A D | Makefile | 40 AFLAGS ?= -fsanitize=address
|
| /libCEED/doc/sphinx/source/ |
| H A D | CODE_OF_CONDUCT.md | 24 * Publishing others' private information, such as a physical or email address, without their explic… 36 Examples of representing our community include using an official e-mail address, posting via an off…
|
| H A D | references.bib | 47 address = {Chichester New York}, 189 address = {{Troy, NY}}, 213 address = {{Atlanta}},
|
| H A D | CONTRIBUTING.md | 22 …ook at `git shortlog -se`), please edit `.mailmap` to obtain your preferred name and email address.
|
| H A D | libCEEDapi.md | 374 For a true asynchronous call, one needs to provide the address of a user defined variable.
|
| H A D | releasenotes.md | 475 backend unroll loops and map memory address to registers. The `/gpu/cuda/reg` backend
|
| /libCEED/ |
| H A D | CODE_OF_CONDUCT.md | 24 * Publishing others' private information, such as a physical or email address, without their explic… 36 Examples of representing our community include using an official e-mail address, posting via an off…
|
| H A D | CONTRIBUTING.md | 22 …ook at `git shortlog -se`), please edit `.mailmap` to obtain your preferred name and email address.
|
| H A D | Makefile | 107 AFLAGS ?= -fsanitize=address #-fsanitize=undefined -fno-omit-frame-pointer
|
| /libCEED/examples/python/ |
| H A D | tutorial-0-ceed.ipynb | 63 "You can visualize the memory address of the object instantiated by typing"
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.bib | 238 address = {New York, NY, USA},
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 107 AFLAGS ?= -fsanitize=address #-fsanitize=undefined -fno-omit-frame-pointer
|