Build of example apps fails from the makefile on Edison

Issue #38 resolved
Scott Baden created an issue

So far I've tried hello-world and compute-pi I used csh, here are the environment variable settings

wait() is causing the failure in both cases yet is fully qualified

The logs are attached.

setenv CROSS cray-aries-slurm setenv GASNET_CONDUIT aries setenv UPCXX_INSTALL /global/u2/b/baden/bin/upcxx setenv CXX "/opt/gcc/6.3.0/bin/g++ --std=c++11" setenv CXX /opt/gcc/6.3.0/bin/gcc module swap PrgEnv-intel PrgEnv-gnu

Comments (1)

  1. Log in to comment