The script StarSs_testing_install.sh now accepts the new
TARGET=hermit_cray, which builds for the Cray compiler
on Hermit. Needs to jump through quite some loops at the
moment to accomodate the cray compiler or the configure scripts.
Also, as of 28 July, the resulting installation does not work
(segfault when executing SMPSs app). Not sure if this is a problem
of the new 2.4 runtime, this script, or the Cray programming
environment.
Added an install script for StarSs_testing. Builds from
given commit in text git repository for Laki or Hermit.
Usage:
GIT_COMMIT=xyz TARGET=laki|hermit ./StarSs_testing_install.sh
Note: On hermit ther is no access to git repository, so need
to do the first couple of steps offline and copy the tar file
into the $WORK_DIR.