Displaying 2 results from an estimated 2 matches for "bioperf".
Did you mean:
bioperl
2008 Mar 19
6
[LLVMdev] Proposal for GSoC project for improving llvm-test testsuite
...are code fragments and whole programs. I
think in here also I may need to write either of them depending of the
benchmark trying[2].
5. Finally if I am going cover test programs for[3], may be setting few
targets( targets in the sense that I am writing test programs for A variety
of C++ benchmarks,BioPerf,LLC bench etc.., ) would be help to define the
time line. May be more important one can be done in the first touch.
Please guide me on these. Please correct me if I am wrong in anything.
Thanks in advance!
Me:
I am a computer science undergraduate[4]. I'm interested in compiler
technology and...
2008 Mar 30
2
[LLVMdev] [Proposal] GSoC 2008 project proposal for improving the llvm-test testsuite
...modify the existing one) a small test
case program(this entirely depend on the benchmark program use[1]) and add
it to the test suite. Extend the build system(modify the makefiles in
llvm/test and llvm/project/llvm-test) to include the new test cases to the
LLVM testsuite.
For example consider the BioPerf[1]. I should take the existing benchmarks
and appropriately update its makefiles so that it builds on the whole
program testsuite (in llvm/project/llvm-test), if BioPerf fails to build
with LLVM I need to derive(modify an existing one or write a new test case)
small test case to reproduce the failu...