HSA-Libraries / Bolt

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
Other
373 stars 65 forks source link

Bolt1.2: Some APP SDK samples in 2.9 are failing to build with respect to bolt 1.2 package. #215

Closed jhkumar closed 10 years ago

jhkumar commented 10 years ago

When we try to build bolt samples of AMD APP SDK by linking to the bolt 1.2 package, two samples( BoxFilterSAT and Stockdataanalysis,) are failed to build by throwing compilation error.

jhkumar commented 10 years ago

This issue is not with the bolt but on APP SDK samples, also this should be opened anyhow in other forum.