Skip to content

[WIP] Add HPL

Martin Quinson requested to merge Ezibenroc:hpl into master

Created by: Ezibenroc

I think it would be nice to test HPL in the Jenkins build. This is a tentative, the script from the org file seems to work properly on a fresh G5K install, but maybe I missed something.

Roadmap:

  • Successful run on Jenkins
  • Test for vanilla HPL
  • Test for optimized HPL
  • Test for optimized HPL with huge pages?

Also, I don't know if I should try to minimize the patch, e.g. by removing the useless comments and options in the Makefile, or if I should keep it as close to the original Makefile model.

Merge request reports