gatk-3.8/public/java
Mark DePristo 9de8077eeb Working (efficient?) implementation of NanoScheduler
-- Groups inputs for each thread so that we don't have one thread execution per map() call
-- Added shutdown function
-- Documentation everywhere
-- Code cleanup
-- Extensive unittests
-- At this point I'm ready to integrate it into the engine for CPU parallel read walkers
2012-08-24 15:34:23 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Working (efficient?) implementation of NanoScheduler 2012-08-24 15:34:23 -04:00
test Working (efficient?) implementation of NanoScheduler 2012-08-24 15:34:23 -04:00