GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
mirror/gsoc/2017/michaelgilroy/gentoo-mpi.git
dev
master
Revamping ebuild support for mpi software and userspace software for switching between mpi implementations
Michael Gilroy <michael.gilroy@colorado.edu>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
|
|
*
repoman appeased
Michael Gilroy
2017-06-16
6
-195
/
+10
|
|
*
breaking up find statement for error handling purposes
Michael Gilroy
2017-06-16
1
-1
/
+2
|
|
/
|
*
Manifests & metadata added for repoman
Michael Gilroy
2017-06-16
6
-2
/
+26
|
/
*
repository reorganization
Michael Gilroy
2017-06-15
4
-7
/
+0
*
repoman appeasement
Michael Gilroy
2017-06-15
1
-0
/
+7
*
updated builds used to test eclasses
Michael Gilroy
2017-06-15
2
-136
/
+4
*
added conditoins based on implementation (pseudocode)
MichaelJGilroy
2017-06-14
1
-6
/
+21
*
exporting functions
MichaelJGilroy
2017-06-14
1
-5
/
+29
*
fixed mv issues with docs
Michael Gilroy
2017-06-14
1
-1
/
+3
*
Merge pull request #1 from gilroy/dev
Michael Gilroy
2017-06-13
2
-30
/
+138
|
\
|
*
more stable version of mpi-providers.eclass
Michael Gilroy
2017-06-13
1
-5
/
+7
|
*
added multilib-minimal.eclass for testing (for mpi-select design)
Michael Gilroy
2017-06-13
1
-0
/
+124
|
*
non-rsync approach written for testing
Michael Gilroy
2017-06-12
1
-28
/
+10
|
/
*
made mpi-select framework
MichaelJGilroy
2017-06-11
1
-0
/
+12
*
added generic implementat_install function
MichaelJGilroy
2017-06-10
1
-0
/
+18
*
safe_mv stable
MichaelJGilroy
2017-06-08
1
-5
/
+0
*
safe_mv now moves to /usr/lib/mpi and /etc/- correctly
MichaelJGilroy
2017-06-08
1
-18
/
+42
*
added mpi-select framework
MichaelJGilroy
2017-06-07
1
-0
/
+15
*
made minimal eclass for 2nd eclass
MichaelJGilroy
2017-06-06
1
-2
/
+2
*
added ebuilds currently used for testing
MichaelJGilroy
2017-06-06
3
-0
/
+424
*
safe_mv now works in preserving documentation and moving everything else
MichaelJGilroy
2017-06-06
1
-4
/
+22
*
updated DEST, conditional no longer needed
MichaelJGilroy
2017-06-05
1
-5
/
+4
*
trying new mv directroy
MichaelJGilroy
2017-06-05
1
-2
/
+2
*
installing to EPREFIX/etc/* now
MichaelJGilroy
2017-06-02
1
-1
/
+1
*
going back to vanilla eprefix
MichaelJGilroy
2017-06-02
1
-2
/
+0
*
adjusted installation directory
MichaelJGilroy
2017-06-02
1
-1
/
+1
*
added initial function for safely moving final installation directory
MichaelJGilroy
2017-06-02
1
-6
/
+11
*
got rid of get_slot function in favor of static SLOT variable
MichaelJGilroy
2017-06-01
1
-6
/
+1
*
added mpi-providers.eclass
MichaelJGilroy
2017-05-31
1
-0
/
+27
*
Switching to mpi-providers
MichaelJGilroy
2017-05-31
1
-29
/
+0
*
Added list of implementations and simple function to assign slots
MichaelJGilroy
2017-05-30
1
-2
/
+19
*
setup initial eclass
MichaelJGilroy
2017-05-30
1
-0
/
+12
*
enabled signed commits
MichaelJGilroy
2017-05-30
2
-0
/
+3
*
standardized name to 'gentoo-mpi'to avoid collisions
MichaelJGilroy
2017-05-30
4
-2
/
+2
[prev]
[next]