Jump to content

how can i count number of tasks of my code?(parallel proccesing)

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Sadra

Sadra

    Newbie

  • Members
  • Pip
  • 1 posts
in optimizing(using parallel proccesing) a code i need to count number of task of the code.is it good to count this by flop/s?or by instructions?which one is better and easier way?

#2
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
Neither of those measurements have anything to do with counting the number of "tasks" (by which I am pretty sure you mean threads). What API for threading are you using? If you aren't using any, then you can automatically assume the number of threads is 1.
Latinamne loqueris?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users