Skip to content
yilizheng edited this page Dec 19, 2014 · 56 revisions

Frequently asked questions

  • My UPC++ app uses async remote function invocation and it seems to hang in a barrier. Please try to set the following environment variable before running the UPC++ app export GASNET_SUPERNODE_MAXSIZE=1 ## disable process shared memory (pshm) if your code deadlocks

Clone this wiki locally