C++ Smart Pointers and OpenACC
My objective is to see if I can use shared_ptr in c++ to pass resources to compute regions on gpu using OpenACC.
My objective is to see if I can use shared_ptr in c++ to pass resources to compute regions on gpu using OpenACC.