Hi,
I'm planning to implement FP8 shared vector support and wanted to check if this is on the roadmap.
Currently sv_fp8e4m3, sv_fp8e5m2 and sv_fp8e8m0 type aliases exist in sv.cuh but are blocked by static_asserts marked as unsupported.
Happy to submit a PR if this is wanted.
Hi,
I'm planning to implement FP8 shared vector support and wanted to check if this is on the roadmap.
Currently sv_fp8e4m3, sv_fp8e5m2 and sv_fp8e8m0 type aliases exist in sv.cuh but are blocked by static_asserts marked as unsupported.
Happy to submit a PR if this is wanted.