GlobalArrays / ga

Partitioned Global Address Space (PGAS) library for distributed arrays
http://hpc.pnl.gov/globalarrays/
Other
97 stars 38 forks source link

cache_test is taking a long time #242

Closed mbanck closed 1 month ago

mbanck commented 2 years ago

Running the testsuite, I noticed that most tests seem to be reasonably fast, but global/testing/cache_test.x is taking a long time, about 15 minutes on my notebook (Lenovo 14s 2nd Gen AMD).

Is that unavoidable, or could this be sped up somehow, without loss of test coverage?

bjpalmer commented 1 month ago

Sorry about the incredibly late response, this issue fell through the cracks. I believe this test has always taken a fairly long time.