Hi,
I have submitted my proposal for the Benchmark Performance Database, you
can have a look here: (
http://brlcad.org/wiki/User:Ankeshanand/GSoC14/proposal).
I want to get started by contributing a few patches. I am working on two
things currently:
1. The repository for the previous GSoc project :
https://bitbucket.org/suryajith/benchmark. I got the application running
and I am awaiting a database file from the previous student to work on all
the features. There wasn't a readme with installation instructions, so I
have submitted a pull request for the same. (
https://bitbucket.org/suryajith/benchmark/pull-requests).
2. Getting Compiler Info in Benchmark Logs. *(Questions)*
I am not an expert with cmake but the idea is: I need to get the info
somehow at compile time, so I need to add a build rule which dumps the
info(CMAKE_C_COMPILER_ID and other parameters) to the share/data directory,
from where even the installed version of benchmark can parse it.
The problem is writing to a file in usr/brlcad/... requires root
permissions and so adding the build rule in CMakeLists.txt file fails the
build. Is there a workaround, so that I can get the build rule to be
executed only when "sudo make install" is run?
Thanks!
Ankesh
--
Ankesh Anand
*Undergrad,Mathematics and Computing at*
*Indian Institute of Technology,Kharagpur*
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel