Regarding cilkview on sections of code

42 views
Skip to first unread message

vinay...@gmail.com

unread,
Apr 25, 2011, 7:37:32 PM4/25/11
to ucsb-computer-scien...@googlegroups.com
Hi,
Did anyone get cilkview to run on a section of your code

I did 

cilk::cilkview cv ;
cv.start();

....
....
cv.stop();

i included cilk.h and cilkview.h .when i try to compile  , I am getting an error saying 

"undefined reference to cilk::get_milliseconds()"


Vinay Shivakumar

Kyle Klein

unread,
Apr 26, 2011, 12:18:18 AM4/26/11
to ucsb-computer-scien...@googlegroups.com
I just altered the code to only call the method I wanted to measure instead of instrumenting it that way. Hacked...but works...

best,
kyle
--
Kyle Klein 
Ph.D. Student 
Department of Computer Science UC Santa Barbara

Reply all
Reply to author
Forward
0 new messages