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

Errors on sm_61 #2150

Closed
maleadt opened this issue Nov 3, 2023 · 1 comment · Fixed by #2151
Closed

Errors on sm_61 #2150

maleadt opened this issue Nov 3, 2023 · 1 comment · Fixed by #2151
Labels
bug Something isn't working

Comments

@maleadt
Copy link
Member

maleadt commented Nov 3, 2023

Error in testset core/device/intrinsics/wmma:
Error During Test at /home/maleadt/Julia/pkg/CUDA/test/core/device/intrinsics/wmma.jl:272
  Got exception outside of a @test
  LLVM error: Cannot select: intrinsic %llvm.nvvm.wmma.m16n16k16.store.d.col.stride.f16
@maleadt maleadt added the bug Something isn't working label Nov 3, 2023
@maleadt maleadt changed the title WMMA-related errors on sm_61 Errors on sm_61 Nov 3, 2023
@maleadt
Copy link
Member Author

maleadt commented Nov 3, 2023

Another one:

Error in testset core/device/intrinsics/cooperative_groups:
Error During Test at /home/maleadt/Julia/pkg/CUDA/test/core/device/intrinsics/cooperative_groups.jl:34
  Got exception outside of a @test
  InvalidIRError: compiling MethodInstance for (::var"#kernel_vadd#9")(::CuDeviceMatrix{Float32, 1}, ::CuDeviceMatrix{Float32, 1}, ::CuDeviceMatrix{Float32, 1}) resulted in invalid LLVM IR
  Reason: unsupported call to an unknown function (call to julia.new_gc_frame)
  Reason: unsupported call to an unknown function (call to julia.push_gc_frame)
  Reason: unsupported call to an unknown function (call to julia.get_gc_frame_slot)
  Reason: unsupported dynamic function invocation (call to atomic_add!)
  Stacktrace:
   [1] sync
     @ ~/Julia/pkg/CUDA/src/device/intrinsics/cooperative_groups.jl:354
   [2] kernel_vadd
     @ ~/Julia/pkg/CUDA/test/core/device/intrinsics/cooperative_groups.jl:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant