Multiple choice

Which of the following type of vector instruction is an operation that fetches the non-zero elements of a sparse vector from memory?

  1. Vector-Scalar instructions

  2. Vector-Vector instructions

  3. Gather and Scatter instructions

  4. Vector-Memory instructions

  5. Masking instructions

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This type of vector instruction is an operation that fetches the non-zero elements of a sparse vector from memory.