gatk-3.8/public/java/test/org/broadinstitute/sting/utils/nanoScheduler
Mark DePristo b5fa848255 Fix GSA-515 Nanoscheduler GSA-573 -nt and -nct interact badly w.r.t. output
-- See https://jira.broadinstitute.org/browse/GSA-573
-- Uses InheritedThreadLocal storage so that children threads created by the NanoScheduler see the parent stubs in the main thread.
-- Added explicit integration test that checks that -nt 1, 2 and -nct 1, 2 give the same results for GLM BOTH with the UG over 1 MB.
2012-09-20 18:45:16 -04:00
..
InputProducerUnitTest.java Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00
NanoSchedulerIntegrationTest.java Fix GSA-515 Nanoscheduler GSA-573 -nt and -nct interact badly w.r.t. output 2012-09-20 18:45:16 -04:00
NanoSchedulerUnitTest.java Add invocation count and shorter timeout to NanoSchedulerUnitTest 2012-09-20 18:45:16 -04:00
ReducerUnitTest.java Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00