Karthik Gururaj
|
85a748860e
|
1. Added more profiling code
2. Modified JNI_README
|
2014-01-27 14:32:44 -08:00 |
Karthik Gururaj
|
81bdfbd00d
|
Temporary commit before moving to new native library
|
2014-01-24 16:29:35 -08:00 |
Karthik Gururaj
|
936e9e175e
|
1. Converted q,i,d,c in C++ from int* to char*
2. Use clock_gettime to measure performance
3. Disabled OpenMP
4. Moved LoadTimeInitializer to different file
|
2014-01-22 22:57:32 -08:00 |
Karthik Gururaj
|
733a84e4f9
|
Added support to transfer haplotypes once per region to the JNI
Re-use transferred haplotypes (stored in GlobalRef) across calls to
computeLikelihoods
|
2014-01-22 10:52:41 -08:00 |