aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* corrected syntax error in conditional statementHEADmasterMichael Gilroy2017-08-011-1/+1
|
* added secondary loop for mpi_foreach argsMichaelJGilroy2017-07-281-30/+30
|
* uses mpi_foreach instead of multilib_foreachMichaelJGilroy2017-07-271-4/+4
|
* added mpi_foreach_implementationMichaelJGilroy2017-07-271-0/+40
|
* different variations of functions in mpi-select due to build failuresMichael Gilroy2017-07-251-11/+12
|
* has_version is no longer neededMichael Gilroy2017-07-221-3/+1
|
* commenting out version checks for testingMichael Gilroy2017-07-221-7/+3
|
* added build functions from mpi.ebuildMichael Gilroy2017-07-221-2/+113
|
* modified mpi_rootMichael Gilroy2017-07-221-1/+1
|
* functions for setting and restoring environment variablesMichael Gilroy2017-07-221-0/+31
|
* added version checkingMichael Gilroy2017-07-221-9/+3
|
* dependencies now include version ofMichael Gilroy2017-07-211-4/+3
|
* new dependencies functionMichael Gilroy2017-07-211-2/+8
|
* updated functions for hpl buildMichael Gilroy2017-07-201-7/+23
|
* changed LDFLAGS modififcations to LD_LIBRARY_PATH exportMichael Gilroy2017-07-201-6/+5
|
* added LDFLAGS to src_configureMichael Gilroy2017-07-191-0/+2
|
* added mpi.eclass functions to mpi-selectMichael Gilroy2017-07-191-0/+31
|
* error fixes in mpi-selectMichael Gilroy2017-07-181-4/+5
|
* exporting lflagsMichael Gilroy2017-07-151-0/+3
|
* initial validate_mpi_targetsMichael Gilroy2017-07-151-0/+7
|
* using more multilib src_*Michael Gilroy2017-07-141-4/+4
|
* fixed function call errors, added to src_installMichael Gilroy2017-07-131-6/+25
|
* updated src_* with multilib optionsMichael Gilroy2017-07-121-1/+47
|
* removed incorrect src_* settings, removed multilib emulation in favor of ↵Michael Gilroy2017-07-101-75/+70
| | | | multilib inheritence
* set up initial dependencies functionMichael Gilroy2017-07-081-0/+13
|
* gcc 5 needs cflags and flag-o-matic inheritMichael Gilroy2017-07-071-1/+3
|
* modifications to MPI_TARGETSMichael Gilroy2017-07-061-1/+6
|
* new mpi_wrapper for env variables and make.conf probeMichael Gilroy2017-07-051-4/+14
|
* removed *_implentation_install. testing _mpi_runMichael Gilroy2017-06-291-17/+3
|
* repoman appeasement through manifest/metadataMichael Gilroy2017-06-291-1/+1
| | | | | - also switched out sys-cluster/test in favor of testing natively in sys-cluster/mpich
* testing mpi-select with new ebuild, purely diagnosticMichael Gilroy2017-06-271-1/+20
|
* expanded upon mpi-select, work in progressMichael Gilroy2017-06-231-17/+89
|
* reformatting and refactoringMichaelJGilroy2017-06-161-5/+9
| | | | | - "find" statement in mpi-providers - function syntax in mpi-select
* added conditoins based on implementation (pseudocode)MichaelJGilroy2017-06-141-6/+21
|
* exporting functionsMichaelJGilroy2017-06-141-5/+29
|
* made mpi-select frameworkMichaelJGilroy2017-06-111-0/+12
|
* added generic implementat_install functionMichaelJGilroy2017-06-101-0/+18
|
* added mpi-select frameworkMichaelJGilroy2017-06-071-0/+15