Antonio Sanchez 5ec4907434 Clean up #ifs in GPU PacketPath.
Removed redundant checks and redundant code for CUDA/HIP.

Note: there are several issues here of calling `__device__` functions
from `__host__ __device__` functions, in particular `__low2half`.
We do not address that here -- only modifying this file enough
to get our current tests to compile.

Fixed: #1847
2020-12-04 16:14:03 -08:00
..
2020-12-04 16:14:03 -08:00
2017-11-10 14:11:22 +01:00
2017-11-27 22:11:57 +01:00
SVD
2017-08-17 21:58:39 +02:00