12.06.2013 Views

Software Development on Quest

Software Development on Quest

Software Development on Quest

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Stuck? Need help?<br />

quest-help@northwestern.edu<br />

OpenMP<br />

• API for writing multi-threaded applicati<strong>on</strong>s.<br />

o Explicit parallelism.<br />

• Use the following compiler flags to "turn <strong>on</strong>"<br />

OpenMP compilati<strong>on</strong>s:<br />

GNU Intel<br />

-fopenmp -openmp<br />

• Set OMP_NUM_THREADS prior to program<br />

executi<strong>on</strong> to a value no greater than the<br />

number of available cores <strong>on</strong> a target platform.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!