<div dir="ltr">I am trying to sort with the function 'dim_pqsort', but my array is too large. I get an error saying that 1 or more dimensions is larger than INT_MAX.<div><br></div><div>If anyone has a solution to this problem, I'm all ears.</div><div><br></div><div>My thinking is that I can create an array of sample indices through 'generate_sample_indices', and make the number of sample indices = INT_MAX. Does anyone know how large INT_MAX is ?</div><div><br></div><div>Adam Herrington</div></div>