Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/hip6.0 cuda12.2 #114

Merged
merged 25 commits into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
1a6dbe8
Hip 6.0 + Cuda 12.2
RichardGe Mar 29, 2024
bb1d13e
premake fix
RichardGe Mar 29, 2024
279edcb
fix for HIP6.0
RichardGe Mar 29, 2024
d58d2dc
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Mar 29, 2024
7dfd36a
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Mar 29, 2024
e425f68
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Apr 9, 2024
3ac6588
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Apr 15, 2024
55e13c6
Add HIP6.0 DLLs
RichardGe Apr 15, 2024
a0aaa2e
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Apr 17, 2024
d5f5fd5
fix struct size
RichardGe Apr 19, 2024
64e9b4f
Merge pull request #87 from GPUOpen-LibrariesAndSDKs/fix/hip6.0_struc…
RichardGe Apr 19, 2024
7367ac1
Merge branch 'main' of https://github.com/GPUOpen-LibrariesAndSDKs/Or…
RichardGe Apr 19, 2024
b48e5e6
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 20, 2024
7cd2126
Unit Test - more printf
RichardGe Apr 22, 2024
4f6a740
Unit Test - printf new line
RichardGe Apr 22, 2024
7a163c9
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 22, 2024
1618096
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 22, 2024
c77eaf1
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 23, 2024
59462f0
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 23, 2024
cfc7672
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 23, 2024
2faf924
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Apr 25, 2024
11e9bb8
merge main in 6.0 branch
RichardGe May 27, 2024
aed0db8
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Jun 3, 2024
320e003
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Jun 6, 2024
ae9c7ce
Merge branch 'main' into release/hip6.0_cuda12.2
RichardGe Jan 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
143 changes: 54 additions & 89 deletions Orochi/Orochi.cpp

Large diffs are not rendered by default.

85 changes: 47 additions & 38 deletions Orochi/Orochi.h

Large diffs are not rendered by default.

845 changes: 610 additions & 235 deletions Orochi/nvidia_hip_runtime_api_oro.h

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions contrib/bin/win64/amd_comgr0507.dll

This file was deleted.

3 changes: 0 additions & 3 deletions contrib/bin/win64/hiprtc-builtins0507.dll

This file was deleted.

3 changes: 0 additions & 3 deletions contrib/bin/win64/hiprtc0507.dll

This file was deleted.

Loading
Loading