Mario Melara
69585cb6e3
Added elcap compilers
2016-05-28 12:39:43 -07:00
Mario Melara
33e1dcc476
Adding mock package file for external module
2016-05-28 10:14:40 -07:00
Mario Melara
f0a9c45207
Adding external to mock config
2016-05-28 10:13:57 -07:00
Mario Melara
98a4a9f2cc
Adding test for external modules
2016-05-28 10:13:22 -07:00
Mario Melara
becec8ac7e
Added external module check in normalize to avoid infinite loop
2016-05-28 10:12:53 -07:00
Gregory Becker
9dad7c2ace
re-merged mainline develop
2016-05-27 13:13:19 -07:00
Greg Lee
6dcdb50a3e
Merge branch 'develop' of https://github.com/llnl/spack into develop
2016-05-27 12:44:57 -07:00
Greg Lee
0ae1298d25
updated libdwarf version and dwarfdump build
2016-05-27 12:43:13 -07:00
Gregory Becker
f49644cdea
Fixed typo in linux platform
2016-05-27 12:37:58 -07:00
Gregory Becker
023504ed64
Fixed the external modules bug
2016-05-27 12:26:59 -07:00
Adam J. Stewart
dd5a6914f1
Undo changes to flex
2016-05-27 12:56:43 -05:00
Todd Gamblin
f6a0cd1bf8
Merge pull request #973 from eschnett/eschnett/openmpi-verbs
...
Auto-detect verbs location
2016-05-27 11:01:44 -05:00
Todd Gamblin
285646bbfa
Merge pull request #981 from epfl-scitas/tests/unit_test_for_968
...
find : add unit tests
2016-05-27 11:00:45 -05:00
Todd Gamblin
2f18a34458
Merge pull request #989 from LLNL/features/cflags-documentation
...
updated documentation for cflags PR
2016-05-27 10:59:40 -05:00
Todd Gamblin
7b063e3e6c
Merge pull request #975 from adamjstewart/features/stream
...
Add STREAM benchmark package
2016-05-27 10:59:13 -05:00
Gregory Becker
a2f90453f4
Fixed backwards compatibility for compilers.yaml config file
2016-05-26 20:30:05 -07:00
Todd Gamblin
dc4ca26441
Merge pull request #992 from davydden/update/dealii
...
Update/dealii
2016-05-26 17:39:37 -05:00
Todd Gamblin
96f65479e7
Merge pull request #993 from xjrc/packages/metis
...
Update Package : METIS/ParMETIS
2016-05-26 17:37:33 -05:00
Joseph Ciurej
e95eedb165
Added a style checking exemption for lambda expressions.
2016-05-26 14:27:15 -07:00
Denis Davydov
040c122719
dealii: formatting
2016-05-26 23:00:22 +02:00
Mario Melara
9c1da4fa4c
Corrected parantheses wrapping
2016-05-26 13:58:17 -07:00
Gregory Becker
189e8b3f34
fixed compiler config init logic
2016-05-26 13:17:01 -07:00
Gregory Becker
88bec814eb
Allow 'arch=' syntax for specs to allow copying from output
2016-05-26 12:10:41 -07:00
Gregory Becker
c0661744cc
fixed compatibility work
2016-05-26 11:38:40 -07:00
Gregory Becker
b968603a57
made yaml format backwards compatible
2016-05-26 11:14:05 -07:00
Mario Melara
3b675d8b70
Changed comparison operator so that we don't get caught in an infinite loop
2016-05-26 11:09:14 -07:00
Denis Davydov
0036483ded
dealii: don't hardcode blas and mpi; minor fixes to dependencies
2016-05-26 18:07:27 +02:00
Gregory Becker
c30fe932d9
fixed mock config to use truncated versions of linux distro versions
2016-05-25 16:34:45 -07:00
Gregory Becker
8f99334f11
Fixed test config to work on yosemite
2016-05-25 16:06:14 -07:00
Todd Gamblin
76d42b5200
Merge pull request #982 from trws/rust
...
Rust
2016-05-25 15:15:51 -05:00
Gregory Becker
0f40174723
added test platform
2016-05-25 12:28:59 -07:00
Joseph Ciurej
734fb459a4
Fixing a small bug with metis@4+shared installs on the Mac platform.
2016-05-25 12:27:52 -07:00
Gregory Becker
3a68dd2011
(hopefully) final fixes of the merge
2016-05-25 12:22:16 -07:00
Gregory Becker
74dc7ffe4d
updated documentation for cflags PR
2016-05-25 10:56:12 -07:00
Peter Scheibel
dd26c0bbcc
merge from develop
2016-05-24 18:56:44 -07:00
Joseph Ciurej
483ec0d762
Added preliminary improved testing code for METIS@:4.
2016-05-24 16:13:52 -07:00
Joseph Ciurej
c9ba73d931
Added staging support and improved error handling for METIS@:4 installs.
2016-05-24 16:05:29 -07:00
Joseph Ciurej
b5d0a38860
Fixed a few linking/testing bugs in the METIS@:4 install method.
2016-05-24 15:03:21 -07:00
Greg Lee
1bca69f272
updated launchmon url and version
2016-05-24 14:54:09 -07:00
Joseph Ciurej
064d3584c0
Updating 'metis' and 'parmetis' to conform to PEP8 standards.
2016-05-24 12:28:05 -07:00
Joseph Ciurej
0ef6843d85
Improved MPI path specification for ParMETIS using PR #893 features.
2016-05-24 12:28:05 -07:00
Joseph Ciurej
9c95ec0b29
Updated and added new versions to the METIS/ParMETIS packages.
...
- Added a 'url_for_version' function to the METIS/ParMETIS packages.
- Added installation support for METIS@5.0.2 and ParMETIS@4.0.2.
- Changed the 'double' variant to 'real64' to make it more consistent
with the 'idx64' variant naming.
- Removed an unnecessary dependency on gdb.
2016-05-24 12:28:05 -07:00
alalazo
561a4fbeea
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_file_explicit_load
2016-05-24 15:48:02 +02:00
alalazo
84707ed926
modules : it's possible to add suffixes to module files based on constraint
2016-05-24 15:23:52 +02:00
Todd Gamblin
6fba102d7d
Merge pull request #985 from davydden/update/octave
...
octave: add missing dependencies and update to 4.0.2
2016-05-24 01:24:31 -05:00
Gregory Becker
513aae5ef8
fixed bug where earlier test was blowing away environment, causing an error on which('modulecmd')
2016-05-23 17:39:06 -07:00
Gregory Becker
1da6bbd146
Fixed a couple more bugs
2016-05-23 17:25:54 -07:00
Gregory Becker
d438ea0880
'Ugly merge because I mishandled git
...
Merge branch 'save' into features/newarch
2016-05-23 16:57:54 -07:00
Gregory Becker
d7612e7aaa
Fixed errors caught by spec and concretize tests
2016-05-23 16:54:41 -07:00
Mario Melara
6c352132d0
Started writing documentation for architecture. Might need a couple more drafts
2016-05-23 14:28:00 -07:00