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

__shfl() deprecated #23

Open
WilliamTambellini opened this issue Dec 24, 2018 · 0 comments
Open

__shfl() deprecated #23

WilliamTambellini opened this issue Dec 24, 2018 · 0 comments

Comments

@WilliamTambellini
Copy link

Hi
When making kblas with arch 60 via cuda 9, thousand of warnings :

ptxas /tmp/tmpxft_00003b92_00000000-5_XXXXXXXXXX.ptx, line 3957; warning : Instruction 'shfl' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version

../include/operators.h(93): warning: function "__shfl(int, int, int)"
/usr/local/cuda/include/sm_30_intrinsics.hpp(151): here was declared deprecated ("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning).")

nournadar pushed a commit that referenced this issue Nov 16, 2021
…d-cuda9

Egonzalf/jenkins file new modules and cuda9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant