Απαιτείται JavaScript για να εμφανιστεί αυτή η ιστοσελίδα.
Εξερεύνηση
Βοήθεια
Είσοδος
AI
/
rocm-systems
Παρακολούθηση
2
Αστέρι
0
Fork
0
Έχετε ήδη κάνει fork το rocm-systems
Κώδικας
Ζητήματα
Pull Requests
Δράσεις
Πακέτα
Έργα
Κυκλοφορίες
Wiki
Δραστηριότητα
Files
1e13ebd992f390cc23b8208ecea5e2c73d6036f5
rocm-systems
/
samples
T
Ιστορικό
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