Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Attention Mechanism
/
FlashAttention
FlashAttention
Subtopic
13 questions
Questions tagged with FlashAttention — part of Attention Mechanism.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Pair HBM and SRAM with their roles on an inference GPU
Match Pairs
Easy
·
Qual 4.0
How does torch.nn.functional.scaled_dot_product_attention relate to FlashAttention?
Multiple Choice
Medium
·
Qual 4.0
Does FlashAttention change the attention output relative to standard attention?
Multiple Choice
Easy
·
Qual 4.0
Flash-Decoding parallelizes an axis FlashAttention v2 left alone. Pick which one.
Multiple Choice
Medium
·
Qual 4.0
In a 7B transformer, do attention or MLP layers eat more FLOPs, and does context length change the answer?
Short Answer
Medium
·
Qual 4.0
Why does FlashAttention speed up serving even though it doesn't change the math?
Short Answer
Hard
·
Qual 4.0
Fireworks Ai
NVIDIA
Where does FlashAttention deliver the biggest serving speedup?
Multiple Choice
Medium
·
Qual 4.0
NVIDIA
Why is standard attention O(n²) in sequence length, and what specifically is the n²?
Multiple Choice
Medium
·
Qual 4.0
Where in attention is FP32 still used, and what breaks if you push everything to FP16/BF16?
Multiple Choice
Hard
·
Qual 4.0
Why is standard attention memory bandwidth bound rather than compute bound on modern GPUs?
Multiple Choice
Hard
·
Qual 4.0
Walk through what FlashAttention does differently from standard attention, and what changes between v1, v2, and v3.
Short Answer
Hard
·
Qual 4.0
What does FlashAttention v1 actually change vs standard attention?
Multiple Choice
Hard
·
Qual 4.0
Match each long context strategy to what it modifies.
Match Pairs
Hard
·
Qual 4.0