このウェブサイトにはJavaScriptが必要です。
エクスプローラー
ヘルプ
サインイン
AI
/
rocm-systems
ウォッチ
2
スター
0
フォーク
0
rocm-systems はフォーク済み
コード
イシュー
プルリクエスト
Actions
パッケージ
プロジェクト
リリース
Wiki
アクティビティ
ファイル
9bba97fdcc825398ba443942b0c0375aa0bba329
rocm-systems
/
include
T
履歴
Alex Voicu
7c0b9a005b
Fix legacy mode detection of the address of an agent allocated variable. In this mode, there exist two executables per each code object, one created by HCC and one created by HIP. Since we dispatch through HCC in legacy mode, we should obtain the address for an agent allocated variable from the latter's executable. Also add two omitted validity checks, whose absence could lead to segfaults when the current process had no .kernel section and / or when an invalid or empty blob was extracted from the latter.
2017-11-30 03:29:04 +00:00
..
hip
Fix legacy mode detection of the address of an agent allocated variable. In this mode, there exist two executables per each code object, one created by HCC and one created by HIP. Since we dispatch through HCC in legacy mode, we should obtain the address for an agent allocated variable from the latter's executable. Also add two omitted validity checks, whose absence could lead to segfaults when the current process had no .kernel section and / or when an invalid or empty blob was extracted from the latter.
2017-11-30 03:29:04 +00:00