This website requires JavaScript.
Odkrywaj
Pomoc
Zaloguj się
AI
/
rocm-systems
Obserwuj
2
Polub
0
Forkuj
0
You've already forked rocm-systems
Kod
Zgłoszenia
Oczekujące zmiany
Actions
Packages
Projekty
Wydania
Wiki
Aktywność
Files
dc7560ef22e08c0caed3848b5c514cd8e1cd5d9f
rocm-systems
/
samples
T
Historia
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