export CHPL_RE2=bundled
chpl --version
)
make “ARKOUDA_SKIP_CHECK_DEPS=true
from the arkouda
directory.
I’m not finding what I was remembering, but did find these two settings:
CHPL_RT_OVERSUBSCRIBED=yes
CHPL_RT_NUM_THREADS_PER_LOCALE=8 # or whatever
That said, I’m not confident that this is sufficient. Specifically, I don’t recall that anything will make sure that the two processes won’t use the same cores for each of their 8 threads (?). Elliot’s definitely the expert here, so I’d suggest checking with him next week (though actually he may still be online now… even though it’s late on a Friday on the east coast. Of course, this is true for you as well… :) )