Open GoogleCodeExporter opened 9 years ago
I see possible use for both scalars and indefinite arrays allocated statically
on threads other than zero. However, I find it hard to imagine important cases
that couldn't be resolved with dynamic allocation at start-up and something
like the "upc_[all_]alloc_on_thread()" code in issue 39 (though use of
broadcast should be more scalable that
barrier+every-thread-reads-same-variable).
Original comment by phhargr...@lbl.gov
on 18 Jun 2012 at 10:41
Original issue reported on code.google.com by
danbonachea
on 16 Jun 2012 at 7:44