openhackathons-org / gpubootcamp

This repository consists for gpu bootcamp material for HPC and AI
Apache License 2.0
525 stars 254 forks source link

Adds missing string.h include #7

Closed garrettwrong closed 3 years ago

garrettwrong commented 3 years ago

Hi, during the bootcamp I noticed some warnings from the compiler regarding memset. Since you posted the repo I thought I would toss up a patch for that if you want it.

Cheers, Garrett