Modify thrust array manager to explicitly cudaMalloc memory
Refactor ArrayManagerExecutionThrustDevice to use cudaMalloc
instead of the thrust arrays for memory management, but keep the thrust pointers around.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Refactor ArrayManagerExecutionThrustDevice to use cudaMalloc
instead of the thrust arrays for memory management, but keep the thrust pointers around.