History log of /libCEED/rust/libceed-sys/c-src/backends/hip/ceed-hip-compile.h (Results 26 – 31 of 31)
Revision Date Author Comments
# ec3da8bc 26-Mar-2021 Jed Brown <jed@jedbrown.org>

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed-backend.h, which was not previously installed, but some
users accessed it from an in-place build.

Also install CUDA and HIP headers that allow users to provide CUfunction
and hipFunction_t.

Co-authored-by: Jeremy L. Thompson <jeremy.thompson@colorado.edu>
Requested-by: Andrew T. Barker <barker29@llnl.gov>

show more ...


# 3d576824 29-Jan-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

headers - clearify includes to not rely on transitive includes (#701)

* headers - clearify includes to not rely on transitive includes

* style - add header recommendations from 'include-what-you-

headers - clearify includes to not rely on transitive includes (#701)

* headers - clearify includes to not rely on transitive includes

* style - add header recommendations from 'include-what-you-use'

* style - apply 'include-what-you-use' changes to CUDA backends

* style - 'include-what-you-use' for hip backends

* style - drop ceed.h includes in gallery qf source

* docs - add dev notes for header files

* style - header style and alphabetize

show more ...


# a85a7fae 24-Jul-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #591 from CEED/natalie/hip-ref-v2

Add hip-ref backend


# cf7477b8 16-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

make style


# 17fed040 15-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

update with changes from cuda-ref


# 30f4f45f 16-Jun-2020 nbeams <246972+nbeams@users.noreply.github.com>

Experimental HIP port of cuda-ref, round 2, with ROCm3.5


12