-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
come up with a better quick demo #442
Comments
I propose this list in order of changes of problems:
we could make this the demo, |
the default and advertised demo should do a full toolchain build and install some piece of software that does something. for item 4: toolchain to use should be goolf (openblas build is < 10 minutes on my laptop, and this includes a regtest). for reference, on my laptop GCC from scratch (ie incl source download) takes approx 30minutes
a demo under 1 hour on recent system should be fine. if you are truly impatient, we'll put an edited screencast on youtube ;) |
As regards the following, I think it is mostly doable for v1.2:
Here is a suggestion as a 3rd party, for a progressive way to learn EasyBuild's ins & outs:
|
oops, just realized that without goolf, it's a bummer for steps 4 onwards, and we don't have that yet for v1.2.. OK. |
|
PR for TCC (and co) is available at easybuilders/easybuild-easyconfigs#486, that could be a first start for a better toolchain for the quick demo and for use in tutorial sessions, etc. |
Currently, building the
goalf
toolchain and subsequently building HPL with it is our current 'quick' demo.It has a couple of problems, i.e.:
goalf-1.1.0-no-OFED
) do not support new architectures, e.g. Sandy BridgeThe text was updated successfully, but these errors were encountered: