-
Notifications
You must be signed in to change notification settings - Fork 0
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
Trying to make it work on AMD GPU #3
base: master
Are you sure you want to change the base?
Conversation
tkf
commented
Feb 23, 2021
•
edited
Loading
edited
- KernelAbstractions support JuliaGPU/AMDGPU.jl#100
- Add ROCKernels backend JuliaGPU/KernelAbstractions.jl#209
Codecov Report
@@ Coverage Diff @@
## master #3 +/- ##
======================================
Coverage 2.38% 2.38%
======================================
Files 3 3
Lines 126 126
======================================
Hits 3 3
Misses 123 123
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
This reverts commit a511ee2.
@@ -2,7 +2,7 @@ | |||
|
|||
[[AMDGPU]] | |||
deps = ["AbstractFFTs", "Adapt", "BinaryProvider", "CEnum", "GPUArrays", "GPUCompiler", "LLVM", "Libdl", "LinearAlgebra", "MacroTools", "Printf", "Random", "Requires", "Setfield", "hsa_rocr_jll", "hsakmt_roct_jll"] | |||
git-tree-sha1 = "e5e754c6cdb94f0e3e9830b35cabbcab76c49011" | |||
git-tree-sha1 = "b7feec68f3c56cfb213fff9ff92725e24a1c6747" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.