| Commit message (Expand) | Author | Age | Files | Lines |
* | updated functions for hpl build | Michael Gilroy | 2017-07-20 | 3 | -10/+26 |
* | added eutils to overlay for testing hpl | Michael Gilroy | 2017-07-20 | 1 | -0/+1022 |
* | changed LDFLAGS modififcations to LD_LIBRARY_PATH export | Michael Gilroy | 2017-07-20 | 2 | -7/+6 |
* | added LDFLAGS to src_configure | Michael Gilroy | 2017-07-19 | 1 | -0/+2 |
* | added mpi.eclass functions to mpi-select | Michael Gilroy | 2017-07-19 | 1 | -0/+31 |
* | error fixes in mpi-select | Michael Gilroy | 2017-07-18 | 3 | -6/+7 |
* | added mpi.eclass to test hpl | Michael Gilroy | 2017-07-17 | 4 | -68/+482 |
* | removed unnecessary swp file | MichaelJGilroy | 2017-07-17 | 1 | -0/+0 |
* | added correct hpl to the overlay | MichaelJGilroy | 2017-07-17 | 2 | -0/+71 |
* | added updated hpl to the overlay | MichaelJGilroy | 2017-07-16 | 1 | -1/+0 |
* | exporting lflags | Michael Gilroy | 2017-07-15 | 1 | -0/+3 |
* | initial validate_mpi_targets | Michael Gilroy | 2017-07-15 | 1 | -0/+7 |
* | using more multilib src_* | Michael Gilroy | 2017-07-14 | 1 | -4/+4 |
* | fixed function call errors, added to src_install | Michael Gilroy | 2017-07-13 | 1 | -6/+25 |
* | updated src_* with multilib options | Michael Gilroy | 2017-07-12 | 1 | -1/+47 |
* | added mpi-select to hpl for testing | Michael Gilroy | 2017-07-11 | 1 | -1/+1 |
* | added hpl manifest and metadata | Michael Gilroy | 2017-07-10 | 2 | -0/+10 |
* | added hpl to the overlay | Michael Gilroy | 2017-07-10 | 1 | -0/+65 |
* | removed incorrect src_* settings, removed multilib emulation in favor of mult... | Michael Gilroy | 2017-07-10 | 2 | -287/+70 |
* | manifest changes for repoman | Michael Gilroy | 2017-07-08 | 1 | -1/+1 |
* | removed mpi-select from ebuilds | Michael Gilroy | 2017-07-08 | 1 | -1/+1 |
* | set up initial dependencies function | Michael Gilroy | 2017-07-08 | 1 | -0/+13 |
* | provided better comments for existing helper functions | Michael Gilroy | 2017-07-08 | 1 | -0/+19 |
* | gcc 5 needs cflags and flag-o-matic inherit | Michael Gilroy | 2017-07-07 | 2 | -2/+6 |
* | setting mpich-specific econf & src_install | Michael Gilroy | 2017-07-07 | 1 | -3/+28 |
* | modifications to MPI_TARGETS | Michael Gilroy | 2017-07-06 | 2 | -4/+13 |
* | new mpi_wrapper for env variables and make.conf probe | Michael Gilroy | 2017-07-05 | 2 | -6/+23 |
* | exporting BUILD_DIR per implementation | Michael Gilroy | 2017-07-05 | 1 | -0/+4 |
* | changed modules for repoman appeasement | Michael Gilroy | 2017-07-04 | 4 | -3/+7 |
* | added mpich-3.1.4 and openmpi-2.0.3 to the overlay | Michael Gilroy | 2017-07-01 | 2 | -0/+289 |
* | updated non multibuild-related eclass with src_* functions | Michael Gilroy | 2017-06-30 | 1 | -59/+45 |
* | expanded to mpi-select-r1, for non-multibuild testing | Michael Gilroy | 2017-06-30 | 1 | -0/+165 |
* | removed *_implentation_install. testing _mpi_run | Michael Gilroy | 2017-06-29 | 1 | -17/+3 |
* | repoman appeasement through manifest/metadata | Michael Gilroy | 2017-06-29 | 6 | -121/+7 |
* | testing mpi-select with new ebuild, purely diagnostic | Michael Gilroy | 2017-06-27 | 2 | -1/+137 |
* | added latest openmpi ebuild to the overlay | Michael Gilroy | 2017-06-26 | 1 | -0/+177 |
* | added latest openmpi, revised /etc statements in mpi-providers | Michael Gilroy | 2017-06-24 | 3 | -4/+8 |
* | expanded upon mpi-select, work in progress | Michael Gilroy | 2017-06-23 | 1 | -17/+89 |
* | added Manifest and metadata for modules ebuild | Michael Gilroy | 2017-06-20 | 2 | -0/+11 |
* | added modules ebuild | Michael Gilroy | 2017-06-20 | 1 | -0/+63 |
* | updated README | Michael Gilroy | 2017-06-20 | 1 | -2/+10 |
* | revised find statement | MichaelJGilroy | 2017-06-19 | 1 | -2/+3 |
* | added non-multilib openmpi ebuild | Michael Gilroy | 2017-06-20 | 3 | -0/+125 |
* | Added mpich-3.2-r1.ebuild to the overlay | Michael Gilroy | 2017-06-19 | 2 | -0/+132 |
* | mpi-threads added to metadata, included once again in the ebuild | Michael Gilroy | 2017-06-19 | 3 | -3/+4 |
* | added multilib for testing & learning | Michael Gilroy | 2017-06-16 | 1 | -0/+472 |
* | Merge pull request #2 from gilroy/dev | Michael Gilroy | 2017-06-16 | 7 | -196/+11 |
|\ |
|
| * | Merge branch 'master' into dev | Michael Gilroy | 2017-06-16 | 2 | -7/+10 |
| |\
| |/
|/| |
|
* | | Merge branch 'master' of https://github.com/gilroy/gentoo-mpi | MichaelJGilroy | 2017-06-16 | 6 | -2/+26 |
|\ \ |
|
* | | | reformatting and refactoring | MichaelJGilroy | 2017-06-16 | 2 | -6/+10 |