Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 270 Bytes

File metadata and controls

13 lines (10 loc) · 270 Bytes

tile-reducer

Small tool for reducing map tiles using CUDA

My study project.

Main targets:

  • learn how to apply parallel programming with CUDA & pthread
  • postgresql client-server interaction
  • CUnit testing
  • log4_c logging
  • read PNG files with LodePNG