Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. describe how we connect to gpu and fetch the information about the hardware
  2. do the performance measurment for different data sizes and differend procesing layout
  3. do the plots for metrics (transfwer data, host to device, device to host, how changes the times depends on data size, repeat for diferent layout.. make a report with tests, to show that you understand that with conclusives)
  4. Measure some ratios (data transfer to procesing time)
  5.  
  6. Next lab report:
  7. -How a large data structures are handled
  8. -When did it crash
  9. -try different grids
  10. Managed memory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement