-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Description
Hey @maleadt,
I get these warning messages after using the julia nightly builds:
WARNING: method definition for attribute at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/pool.jl:79 declares type variable T but does not use it.
WARNING: method definition for attribute! at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/pool.jl:90 declares type variable T but does not use it.
WARNING: method definition for #cudacall#42 at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/execution.jl:131 declares type variable N but does not use it.
WARNING: method definition for #bitonic_sort!#3 at /home/user/.julia/packages/CUDA/DfvRa/src/sorting.jl:836 declares type variable T but does not use it.
Can you clean these little warnings?
Metadata
Metadata
Assignees
Labels
No labels