Karthik Gururaj
|
d081c19178
|
Minor: added support in C++ sandbox to choose implementation and check
from command line
|
2014-02-09 18:05:35 -08:00 |
Karthik Gururaj
|
b729fc0136
|
1. Split main JNI function into initializeTestcases, compute_testcases
and releaseReads
2. FTZ enabled
3. Cleaner profiling code
|
2014-02-06 14:35:32 -08:00 |
Karthik Gururaj
|
166f91d698
|
Merge branch 'test_branch'
Conflicts:
public/c++/VectorPairHMM/LoadTimeInitializer.cc
public/c++/VectorPairHMM/pairhmm-1-base.cc
public/c++/VectorPairHMM/utils.cc
public/c++/VectorPairHMM/utils.h
Merged test_branch with intel_pairhmm
|
2014-02-06 11:18:18 -08:00 |
Karthik Gururaj
|
fab6f57e97
|
1. Enabled FTZ in LoadTimeInitializer.cc
2. Added Sandbox.java for testing
3. Moved compute to utils.cc (inside library)
4. Added flag for disabling FTZ in Makefile
|
2014-02-06 11:01:33 -08:00 |
Karthik Gururaj
|
78642944c0
|
1. Moved break statement in utils.cc to correct position
2. Tested sandbox with regions
3. Lots of profiling code from previous commit exists
|
2014-02-06 09:32:56 -08:00 |
Karthik Gururaj
|
24f8aef344
|
Contains profiling, exception tracking, PAPI code
Contains Sandbox Java
|
2014-02-04 16:27:29 -08:00 |
Karthik Gururaj
|
6d4d776633
|
Includes code for all debug code for obtaining profiling info
|
2014-01-30 12:08:06 -08:00 |
Karthik Gururaj
|
5c7427e48c
|
Temporary commit containing debug profiling code - commented out
|
2014-01-29 12:10:29 -08:00 |
Karthik Gururaj
|
2c0d70c863
|
Moved vector JNI code to public/c++/VectorPairHMM
|
2014-01-27 14:52:59 -08:00 |