Lecture 9 Flashcards

1
Q

SIMT

A

Single Instruction, Multiple Thread

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

SM

A

Streaming Multiprocessor

is composed of SIMD cores

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CGPU

A

Computing Graphics Processing Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fixed pipeline GPGPU

A

Reformulate a problem to something that can be done by

standard graphics operations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Shader-based GPGPU

A

Portable! All GPUs can use shaders, no need for extra software,
run using standard software/drivers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly