-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Lois asked me to have a look at the Getting Started guide (http://xsdk-getting-started-guide.readthedocs.org/en/latest/), and to give the xSDK install script a try. Here are my comments so far:
Documentation
- It's difficult to get back to the main page from Installing the xSDK (http://installxsdk.readthedocs.org/en/latest/README/index.html)
- Only a few of the install options are listed on that page (which makes sense, given how many there are). It would be nice to mention that the options listed are not the only ones that exist and tell folks how to find the other ones. It doesn't look like using --help with the install script produces that list either.
- Some odd words are highlighted on that page; I assume it's because we're still learning to use sphinx.
- Usage on this webpage is listed as "sh ./installxSDK", but for me it was actually "./installxSDK.sh"
Install script
- It looks like the script auto-updates whenever you run it, which I really like.
- I tried to run it on my Sandia machine, but it's really hard to get the proxy set up right on our SRN. That's not an error of the script; it's just unlikely that I'll be able to test the script on my office machine.
- The error message produced when the compilers are not compatible with C++11 is unclear.
- I tried the script at NERSC on edison, and when I run
./installxSDK.sh --prefix=/global/homes/a/amklinv/xSDK-temp-install --download-ideas --with-cc=cc --with-cxx=CC --with-fc=ftn --with-boost-dir=/usr/common/usg/boost/1.54.0-20160127/gnu
it tries to compile HDF5 for about two hours, then crashes with an unclear error message. I have attached the configuration log in a tarball (since it was 31 MB).
Would you mind taking a look at this error message?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels