Hello How can I get speed-up from using DO CONCURRENT with gfortran 4.8/4.9? I can run a do concurrent program, but it seems to only use one CPU, and gives no speed-up. Are there any special compiler flags? Thanks Anton