master ← yzhliu:cu_fp16
opened 12:39AM - 14 Nov 19 UTC
override __w/o__ volatile does not have any effect as cuda already has the funct…ionality.
override __w/__ volatile is not supported by NVRTC at the moment.
I suggest to disable the feature for now and enable later once we find the solution.
see https://discuss.tvm.ai/t/error-fp16-cuda-compilation-error/ for details.
@vinx13 @Hzfengsy @tqchen Please advise.