Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
7e4e1e40
Commit
7e4e1e40
authored
May 28, 2025
by
wenjh
Browse files
[Workaround] Dtk-25.04.1 need add hip_assert.h for hiprtc
parent
47d6a78f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
transformer_engine/common/utils.cuh
transformer_engine/common/utils.cuh
+1
-0
No files found.
transformer_engine/common/utils.cuh
View file @
7e4e1e40
...
...
@@ -13,6 +13,7 @@
#ifndef __HIPCC_RTC__
#include <cstdint>
#else
#include <hip/amd_detail/hip_assert.h>
using
namespace
__hip_internal
;
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment