Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 306 Bytes

File metadata and controls

35 lines (25 loc) · 306 Bytes

2. Heterogeneous data parallel computing

1.

c

2.

c

3.

d

4.

c

5.

d

6.

d

7.

c

8.

c

9.

a. 128
b. 200064
c. 1563
d. 200064
e. 200000

10.

You can use __host__ and __device__ keywords on the same function declaration.