Denis Davydov
|
796bf5f85c
|
mvapich2: add self.spec.[mpicc|mpicxx|mpifc|mpif77]
|
2016-05-04 17:33:19 +02:00 |
|
Patrick Gartung
|
7eb463a66e
|
only fail when it is apples clang
|
2016-05-04 15:05:56 +02:00 |
|
Denis Davydov
|
f417b1cf90
|
p4est: use mpicc,mpicxx,mpifc,mpif77 compiler variables instead of hardcoding names
|
2016-05-04 11:51:45 +02:00 |
|
Denis Davydov
|
c3317819cb
|
mpi: add self.spec.[mpicc|mpicxx|mpifc|mpif77] to avoid hardcoding MPI wrappers names
|
2016-05-04 10:37:52 +02:00 |
|
Adam J. Stewart
|
88fa9084e2
|
Add latest version of GCC
|
2016-05-03 15:58:14 -05:00 |
|
Adam J. Stewart
|
a3d2d0cd22
|
Add latest OpenSSL versions
|
2016-05-03 15:44:23 -05:00 |
|
Adam J. Stewart
|
eaa45d8a9a
|
Remove hdf5 ~cxx constraint on netcdf
|
2016-05-03 13:28:38 -05:00 |
|
Kelly (KT) Thompson
|
f4260da1c2
|
Mark SuperLU_DIST version 4.3 as the preferred version since petsc and trilinos are not tested with 5.0.
|
2016-05-03 12:05:35 -06:00 |
|
David Poliakoff
|
f850e4d2d4
|
Merge pull request #880 from DavidPoliakoff/feature/package/cnmem
Feature/package/cnmem
|
2016-05-03 11:02:17 -07:00 |
|
Adam J. Stewart
|
51c6867f72
|
Re-add hwloc as a dependency of openmpi
|
2016-05-03 10:30:35 -05:00 |
|
Erik Schnetter
|
40d578be95
|
Disable OpenBLAS's overriding of our "make -jN" option
|
2016-05-03 10:38:05 -04:00 |
|
Denis Davydov
|
0583bc9859
|
p4est: put back +tests variant
|
2016-05-03 16:21:10 +02:00 |
|
Denis Davydov
|
98f8192bde
|
libtool: add a missing dependency
|
2016-05-03 15:15:55 +02:00 |
|
Kelly (KT) Thompson
|
89621faaea
|
+ Add version 5.0 download for SuperLU_DIST.
|
2016-05-02 20:21:03 -06:00 |
|
David Poliakoff
|
e74cc0df27
|
Updated docstring
|
2016-05-02 15:53:43 -07:00 |
|
David Poliakoff
|
afef04bb54
|
Added cnmem package`
|
2016-05-02 15:49:37 -07:00 |
|
Todd Gamblin
|
60048c6550
|
Merge pull request #879 from DavidPoliakoff/feature/package/raja
Added a package for the RAJA system
|
2016-05-02 15:18:23 -07:00 |
|
David Poliakoff
|
179d308fe0
|
Added a package for the RAJA system
|
2016-05-02 14:32:57 -07:00 |
|
Todd Gamblin
|
372a455bea
|
Merge pull request #873 from jppelteret/bugfix/paradiseo
Add extra dependencies for Paradiseo
|
2016-05-02 09:57:30 -07:00 |
|
Todd Gamblin
|
aa7444cd3d
|
Merge pull request #870 from jppelteret/bugfix/glm
Add missing dependency for glm
|
2016-05-02 09:57:11 -07:00 |
|
Todd Gamblin
|
4fecf33416
|
Merge pull request #877 from vishalkenchan/develop
bugfix: missing dependencies (m4) added for netcdf and autoconf
|
2016-05-02 09:56:44 -07:00 |
|
Denis Davydov
|
2eb4248f90
|
dealii: fix a bug where P4EST_DIR was unconditionally requested
|
2016-05-02 18:53:13 +02:00 |
|
Denis Davydov
|
cde1d18399
|
dealii: add new dependency -- gsl
|
2016-05-02 18:53:13 +02:00 |
|
Todd Gamblin
|
999dda8f83
|
Merge pull request #708 from adamjstewart/fixes/qt
Prevent use of system GTK+
|
2016-05-02 09:41:51 -07:00 |
|
Todd Gamblin
|
568800c045
|
Merge pull request #875 from jppelteret/features/adol-c
Added Adol-C package
|
2016-05-02 09:30:23 -07:00 |
|
Adam J. Stewart
|
7255f6969b
|
Merge branch 'develop' into features/argcomplete
|
2016-05-02 11:29:52 -05:00 |
|
Adam J. Stewart
|
17fa1b5007
|
Un-fix version 3
|
2016-05-02 11:28:20 -05:00 |
|
Adam J. Stewart
|
61e5ee5d63
|
Prevent use of system GTK+
|
2016-05-02 11:28:20 -05:00 |
|
Massimiliano Culpo
|
cfc25d0a92
|
Merge branch 'develop' into openmpi_variants
|
2016-05-02 18:26:05 +02:00 |
|
Adam J. Stewart
|
9c3d8dae57
|
Add latest jpeg version
|
2016-05-02 11:17:38 -05:00 |
|
Todd Gamblin
|
6dad59cb92
|
Merge pull request #810 from adamjstewart/features/hydra
Add hydra package
|
2016-05-02 09:16:54 -07:00 |
|
Adam J. Stewart
|
4e2154e58f
|
Add argcomplete python package
|
2016-05-02 11:16:29 -05:00 |
|
Adam J. Stewart
|
c110865bf2
|
Remove OpenMPI dependency on hwloc
|
2016-05-02 11:06:33 -05:00 |
|
Adam J. Stewart
|
b99c8b641a
|
Add hydra package
|
2016-05-02 11:06:33 -05:00 |
|
Vishal Boddu
|
e111add17f
|
missing dependencies (m4) added for netcdf and autoconf
|
2016-05-02 14:31:02 +02:00 |
|
Jean-Paul Pelteret
|
5ae7276682
|
Fixes to installation with OpenMP (tested) and execution of test-suite
|
2016-05-02 11:01:14 +02:00 |
|
Brett Viren
|
26c5bc9d97
|
A few minimal test packages, fodder for testing 'spack view' command.
|
2016-05-01 17:13:44 -04:00 |
|
Brett Viren
|
346f102234
|
Bug fixes, tty tweaks.
|
2016-05-01 17:13:44 -04:00 |
|
Brett Viren
|
8c140f4725
|
Change the action from parameter to subcommand to fit Spack convention.
|
2016-05-01 17:13:43 -04:00 |
|
Jean-Paul Pelteret
|
631e235ef3
|
Added Adol-C package
|
2016-05-01 11:07:42 +02:00 |
|
Jean-Paul Pelteret
|
c33ffbae04
|
Add extra dependencies for Paradiseo.
|
2016-04-30 22:25:14 +02:00 |
|
Patrick Gartung
|
83108f815c
|
Error out if +openmp used with OS X clang
|
2016-04-30 13:18:32 -05:00 |
|
Patrick Gartung
|
f8c14e1d98
|
Make openmp variant false by default.
|
2016-04-30 13:18:32 -05:00 |
|
Patrick Gartung
|
a588a1fd84
|
openmp needs to be an option for clang build
|
2016-04-30 13:18:32 -05:00 |
|
jppelteret
|
11596ec0f8
|
Merge branch 'develop' into bugfix/glm
|
2016-04-30 16:22:32 +02:00 |
|
Jean-Paul Pelteret
|
8fc43046eb
|
Add missing dependency for glm
|
2016-04-30 12:11:10 +02:00 |
|
Brett Viren
|
a2b9a000dc
|
Add add removal and status actions in addition to link and add various ways to filter what is done.
|
2016-04-29 15:12:09 -04:00 |
|
Todd Gamblin
|
c926214640
|
Merge pull request #867 from trws/cd-fix
switched test to use -d for location check
|
2016-04-29 09:56:21 -07:00 |
|
Tom Scogland
|
584501a1cc
|
switched test to use -d for location check
|
2016-04-29 09:34:18 -07:00 |
|
Denis Davydov
|
3ad71700dd
|
the_silver_searcher: add missing dependency
|
2016-04-29 09:52:49 +02:00 |
|