Files
rocm-systems/include/hip/hcc_detail
Evgeny Mankov 94eb4155dd [HIP] Introduce library_types.h as a common header for libs (#1509)
* [HIP] Introduce library_types.h as a common header for libs

[Reason]
Currently, hipFFT, hipBLAS and other HIP libs use their own data types, prefixed with HIPFFT or HIPBLAS, whereas in CUDA those types are common and declared in library_types.h

[TODO]
Switch hipFFT, hipBLAS and other HIP libs to use common library_types.h.

* [HIP] Move include for library_types.h to hip_runtime.h

[Reason]
Repeat CUDA's behaviour, where library_types.h is included in cuda_runtime.h
2019-10-10 19:57:28 +05:30
..
2016-10-04 22:17:18 +05:30
2019-03-06 17:31:44 +05:30
2018-10-11 00:03:01 +01:00
2018-09-17 11:50:29 +03:00
2019-04-23 09:16:00 -04:00
2019-03-06 17:31:44 +05:30