[Bug other/27541] Support Cluster OpenMP (distributed-memory OpenMP)

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27541 xiaoyuanbo xiaoyuanbo at yeah dot net changed: What|Removed |Added CC||xiaoyuanbo at yeah

[Bug other/27541] Support Cluster OpenMP (distributed-memory OpenMP)

2006-05-10 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-10 22:09 --- Is there really a standard for this or just an extension of OpenMP? Though this is useful a little bit for the Cell where you don't really have a distrubuted machine but the memory will be distributed though. --

[Bug other/27541] Support Cluster OpenMP (distributed-memory OpenMP)

2006-05-10 Thread tobias dot burnus at physik dot fu-berlin dot de
--- Comment #2 from tobias dot burnus at physik dot fu-berlin dot de 2006-05-10 22:46 --- Is there really a standard for this or just an extension of OpenMP? I'm not sure whether I understand the question. Directive wise it is OpenMP augmented by a single directive: shareable. This