某所の AIX で動かすコードを、 OpenMP で並列化して計算時間を稼ごうと思っているんだが、ちっともうまく行かん。
並列動作はするんだが、最奥部の foo[bar] += baz を排他的に扱いたいのに omp critical がちっとも効かない。
他の部分で問題があるのか、コンパイラが糞なだけか、かなり悩む。
[referer:
The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.
]