#include <gromacs/gpu_utils/gputraits_sycl.h>
Convenience alias for 4-wide float in shared device kernels.
|
|
__device__ __forceinline__ | DeviceFloat4 (float4 in) |
| |
|
template<typename Index > |
| __device__ __forceinline__ float | operator[] (Index i) const |
| |
|
__device__ __forceinline__ | operator float4 () const |
| |
|
| DeviceFloat4 (sycl::float4 in) |
| |
|
template<typename Index > |
| float | operator[] (Index i) const |
| |
|
| operator sycl::float4 () const |
| |
|
|
float4 | storage_ |
| |
|
sycl::float4 | storage_ |
| |
The documentation for this struct was generated from the following files:
- src/gromacs/gpu_utils/gputraits_hip.h
- src/gromacs/gpu_utils/gputraits_sycl.h