alashworth / test-issue-import

0 stars 0 forks source link

Fix performance test to work on multiple architectures #170

Open alashworth opened 5 years ago

alashworth commented 5 years ago

Issue by seantalts Monday Oct 30, 2017 at 16:41 GMT Originally opened as https://github.com/stan-dev/stan/issues/2429


The Stan performance test (in src/test/performance) only works on gelman-group-mac, the Mac Pro in the office. Among other things, this means Stan and Math jobs all block waiting on that node to become available to do the performance test. That node is also one of 2 that performs distribution tests, which take 7.5 hours, so the queue can get pretty backed up. Fixing the test to be more robust helps us run it more efficiently and lets people develop against it more effectively.

Current Version:

v2.17.0

alashworth commented 5 years ago

Comment by seantalts Monday Oct 30, 2017 at 16:41 GMT


cc @syclik

alashworth commented 5 years ago

Comment by syclik Monday Oct 30, 2017 at 18:22 GMT


Yup. I’ll pick up the effort on this again.

On Oct 30, 2017, at 12:41 PM, seantalts notifications@github.com wrote:

cc @syclik

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.