Home
last modified time | relevance | path

Searched refs:address (Results 1 – 13 of 13) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-atomic-add-fallback.h15 __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 DMakefile40 AFLAGS ?= -fsanitize=address
/libCEED/doc/sphinx/source/
H A DCODE_OF_CONDUCT.md24 * 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 Dreferences.bib47 address = {Chichester New York},
189 address = {{Troy, NY}},
213 address = {{Atlanta}},
H A DCONTRIBUTING.md22 …ook at `git shortlog -se`), please edit `.mailmap` to obtain your preferred name and email address.
H A DlibCEEDapi.md374 For a true asynchronous call, one needs to provide the address of a user defined variable.
H A Dreleasenotes.md475 backend unroll loops and map memory address to registers. The `/gpu/cuda/reg` backend
/libCEED/
H A DCODE_OF_CONDUCT.md24 * 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 DCONTRIBUTING.md22 …ook at `git shortlog -se`), please edit `.mailmap` to obtain your preferred name and email address.
H A DMakefile107 AFLAGS ?= -fsanitize=address #-fsanitize=undefined -fno-omit-frame-pointer
/libCEED/examples/python/
H A Dtutorial-0-ceed.ipynb63 "You can visualize the memory address of the object instantiated by typing"
/libCEED/doc/papers/joss/
H A Dpaper.bib238 address = {New York, NY, USA},
/libCEED/rust/libceed-sys/c-src/
H A DMakefile107 AFLAGS ?= -fsanitize=address #-fsanitize=undefined -fno-omit-frame-pointer