Lines Matching refs:HIP

63 Pass <arg> to the CUDA/HIP device compilation
69 Pass <arg> to the CUDA/HIP host compilation
149 …vice-side static variables for single source offloading languages CUDA and HIP so that they can be…
221 Specify default stream. The default value is 'legacy'. (HIP only). <arg> must be 'legacy' or 'per-t…
225 Flush denormal floating point values to zero in CUDA/HIP device mode.
270 Method to generate ID's for compilation units for single source offloading languages CUDA and HIP: …
290 Instrument device library for HIP, which is a LLVM bitcode containing \_\_cyg\_profile\_func\_enter…
294 Default max threads per block for kernel launch bounds for HIP
308 Link clang-offload-bundler bundles for HIP
312 HIP version in the format of major.minor.patch
388 Do not link against HIP runtime libraries
406 Do not add include paths for CUDA/HIP and do not include the default CUDA/HIP wrapper headers
410 Do not link device library for CUDA/HIP device compilation
414 Do not include the default HIP wrapper headers and include paths
518 CUDA offloading device architecture (e.g. sm\_35), or HIP offloading target ID in the form of a dev…
534 Specify comma-separated list of offloading target triples (CUDA and HIP only)
1223 HIP runtime installation path, used for finding HIP version and adding HIP include path.
1820 …iectated by pragmas). Default is 'fast' for CUDA, 'fast-honor-pragmas' for HIP, and 'on' otherwise…
1862 Allow device side init function in HIP (experimental)
1866 Defer host/device related diagnostic messages for CUDA/HIP
1878 …ng-point divide and sqrt used in the program source are correctly rounded (HIP device compilation …
1882 Specify that kernel argument names are preserved (HIP only)
1886 Use new kernel launching API for HIP
2811 Bundle output files of HIP device compilation
4287 HIP device library
4291 path to a pass plugin for HIP to SPIR-V passes.