Author Topic: Compile options  (Read 2828 times)

Offline havarti

  • Single posting newcomer
  • *
  • Posts: 9
Compile options
« on: April 01, 2013, 02:07:52 pm »
Hi

I work on a Windows XP SP3 platform. My program is computationally intensive, so I originally wanted to look into parallelizing it in order to take advantage of more than a single core (there's 4 in total). Before doing so, I wanted to ask if CodeBlocks offers a way of compiling the program "aggresively" such that the host running the program knows to utilize all cores available. Does my question make sense?

Thanks in advance.
« Last Edit: April 01, 2013, 02:23:58 pm by havarti »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Compile options
« Reply #1 on: April 01, 2013, 02:23:41 pm »
Does my question make sense?
Of course no.

First read the rules, because you've skipped them and now you're violating them.
Second, read this http://wiki.codeblocks.org/index.php?title=FAQ-General#Q:_What_Code::Blocks_is_not.3F
Then read about threads/openmp/etc...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]