nsubtil / lift

A collection of parallel programming primitives for CPUs and GPUs
Other
12 stars 3 forks source link

Minor enhancement that keeps from reallocating memory. #87

Closed chuckseberino closed 8 years ago

chuckseberino commented 8 years ago

Don't reallocate memory if the target size is the same as the existing size.