Questions tagged [bfloat16]

1 questions
-1
votes
0 answers

operators for BF16 floating-point values & who defines __CUDA_NO_BFLOAT16_OPERATORS__?

I'm experiencing inconsistent behavior w.r.t the availability of bfloat16 operators when compiling kernel code with NVRTC, on different machines - but with the same CUDA version, 11.2 (when including cuda_bf16.h) On one machine, this operator from…
einpoklum
  • 118,144
  • 57
  • 340
  • 684