computer-architecture memory Definition Cache Set A cache set is a group of one or more cache blocks in a cache. Each memory address maps to exactly one cache set, and the accessed block can only be placed in that set. In an N-way set-associative cache, each cache set contains N blocks.