Issue Summary
Runnin AA with provided python scripts in Python folder or in AATools (find_candidates) are causing segmentation faults problem on cards with more than 12GB of ram
Steps to Reproduce
Run find_candidates.py on gpu with more than 12GB gpu memory --> segmentation fault on get_buffer (ddtr_output) or in get_candidates.
Issue Summary Runnin AA with provided python scripts in Python folder or in AATools (find_candidates) are causing segmentation faults problem on cards with more than 12GB of ram
Steps to Reproduce Run find_candidates.py on gpu with more than 12GB gpu memory --> segmentation fault on get_buffer (ddtr_output) or in get_candidates.
Expected Outcome Run and clean properly
Actual Outcome Stops at segmentation fault.
Configuration V100 32GB SXM2, Intel(R) Xeon(R) Gold 6230 CPU @ 2.10GHz, 512GB DDR4 RAM
Notes