ROCm / HIP-Examples

Examples for HIP
194 stars 86 forks source link

SWDEV-341912 - vectoradd example to accept "-03 ndebug" options #36

Closed agunashe closed 1 year ago

agunashe commented 2 years ago

vector add example to accept options "-o3 -DNDEBUG" hipcc -o3 -DNDEBUG -o vectoradd_hip.o vectoradd_hip.cpp

agunashe commented 2 years ago

Looks like I dont have permissions to merge this change. Can someone merge this change to master branch