Closed Bug 1868103 Opened 2 years ago Closed 1 year ago

Use avx512vnni instructions to speed up ML model inference

Categories

(Firefox :: Translations, enhancement)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: marco, Unassigned)

References

Details

If bug 1868102 shows avx512vnni is supported on many of our users' machines, it makes sense to add support for it.

Depends on: 1868949

I suspect we have more machines with AVX512VNNI than we have with AVXVNNI (cfr bug 1868949), because AVXVNNI is much newer (even though it's the same operation, sigh). I wonder if there was a misunderstanding here that lead to bug 1871151.

The real question is, is it best to run the AVX512VNNI code in 512-bit mode or 256-bit mode (the latter of which is still different from AVXVNNI!) :-)

Blocks: 1871572
No longer blocks: 1871572
Depends on: 1871572
No longer depends on: 1868102
Depends on: 1878695

All dependencies fixed.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.