This website requires JavaScript.
Utforska
Hjälp
Logga in
AI
/
rocm-systems
Bevaka
2
Stjärnmärk
0
Förgrening
0
You've already forked rocm-systems
Kod
Ärenden
Pull-förfrågningar
Actions
Packages
Projekt
Släpp
Wiki
Aktiviteter
Files
8a060d194ee8b73373426a0358e26f8f502d2ae9
rocm-systems
/
samples
T
Historik
Alex Voicu
b842394957
This introduces LipoProteinLipase (lpl), a simple tool for creating fat binaries. It represents a direct replacement of the creaky hccgenco.sh script, which had various issues. The format it uses is that of a code object bundle, generated by the Clang Offload Bundler. The output is always suffixed with the ".adipose" extension. It is shared with HCC. The hipcc script and associated tests are modified to use lpl. Help can be obtained by invoking lpl --help. A more computer-sciency / corporate friendly name is likely to be beneficial, which is a reason for choosing easily searchable/replaceable names such as lpl or adipose.
2017-12-08 04:22:57 +00:00
..
0_Intro
This introduces LipoProteinLipase (lpl), a simple tool for creating fat binaries. It represents a direct replacement of the creaky hccgenco.sh script, which had various issues. The format it uses is that of a code object bundle, generated by the Clang Offload Bundler. The output is always suffixed with the ".adipose" extension. It is shared with HCC. The hipcc script and associated tests are modified to use lpl. Help can be obtained by invoking lpl --help. A more computer-sciency / corporate friendly name is likely to be beneficial, which is a reason for choosing easily searchable/replaceable names such as lpl or adipose.
2017-12-08 04:22:57 +00:00
1_Utils
Use 2X for bidir p2p memory bandwidth calc
2017-10-23 21:57:20 +05:30
2_Cookbook
[samples] Adds a sample that shows using HIP with cmake
2017-12-05 10:48:29 +05:30