I'm trying to find out if there is a flag I can use when compiling in gcc that will compile for parallelization. If that is not the correct term, I mean that I need to compile the code so that it will ...