-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Telcon: 2016 05 05
Todd Gamblin edited this page May 6, 2016
·
8 revisions
- Greg Becker (LLNL)
- Greg Lee (LLNL)
- Jim Galarowicz (Krell)
- Peter Scheibel (LLNL)
- Robert French (ORNL)
- Matt Legendre (LLNL)
- Mike Collette (LLNL)
- Elizabeth Fischer (NASA)
- Cray port update (Greg Becker)
- Update from HEP hackathon (Benedikt Hegner, Jim Amundson, Patrick Gartung, Brett Viren, others?)
- How'd it go?
- High interest -- conversation pushed to next week
- MPI packages now offer
spec['mpi'].mpicc
,mpicxx
,mpif77
,mpif90
, etc. #893 - RPM update (Peter Scheibel)
- Matt Legendre discussed use case at LLNL
- Discussion of how this code could drive other packaging systems
- Potential Python fetching issues may show up -- we'll be working to ensure that we stay up to date with PyPI.
- https://bitbucket.org/pypa/pypi/issues/438
- Looks like they are including hashes in their filenames to get around eventual consistency issues in S3
- We actually discussed what they're doing a bit w.r.t. #579
- Greg Lee says PyPI has agreed to continue supporting the versioned urls.
- Intel compiler installation (Greg Lee)
- Module customization #744 (Massimiliano Culpo)
- to be merged very soon.
- Importable Spack module #723
- Extendable R package 757
- @citibeth has a number of PRs that should be merged soon (see last week)
- Potential need for fetch dependencies #902
- Bootstrapping may be the solution rather than a new dependency type
- There are certificate issues with bootstrapping curl. Look to resolve these
- Sure I'm forgetting some...
- Fix updates in config files : #775
- Remove global db lock : #866
- Discussed documentation of stacked repo features.
- Matt Legendre will either find or create documentation
- General reminder that we need to keep spack documentation up to date with our PRs