Commit graph

1525 commits

Author SHA1 Message Date
Todd Gamblin
d2004a186c Merge pull request #825 from xjrc/packages/scotch
Update Package : Scotch
2016-05-10 01:26:21 -07:00
Todd Gamblin
0f427ed334 Tweak nccmp to be more spack-compatible.
- Spack doesn't set F90, but it confuses the nccmp build.  Just remove
  it from the environment.

- TODO: should build environment unset this variable?
2016-05-10 01:07:34 -07:00
Todd Gamblin
1cc94a0f79 Merge branch 'efischer/160425-nccmp' of git://github.com/citibeth/spack into citibeth-efischer/160425-nccmp 2016-05-10 01:04:46 -07:00
Todd Gamblin
1568e64f95 Merge pull request #862 from davydden/glib_libxcb_missing_dependencies
Glib libxcb missing dependencies
2016-05-10 00:57:27 -07:00
Todd Gamblin
5e471719a6 Merge pull request #907 from eschnett/eschnett/binutils-werror
Disable -Werror
2016-05-10 00:54:24 -07:00
Todd Gamblin
2fde72075f Merge pull request #918 from hegner/bugfix/bison
Add missing m4 dependency to bison
2016-05-10 00:54:04 -07:00
Todd Gamblin
e672e10219 Merge pull request #912 from citibeth/efischer/160506-NCO
nco: Added new package
2016-05-10 00:53:51 -07:00
Todd Gamblin
a996b8aa7f Merge pull request #919 from jppelteret/bugfix/gmsh-2
GMsh: Fix binary linking against its own libraries
2016-05-10 00:53:22 -07:00
Todd Gamblin
813fefbc71 Merge pull request #922 from bcouturi/gdbupdate
Added gdb 7.11 released on 24 Feb 2016
2016-05-10 00:53:00 -07:00
Todd Gamblin
e3115aa505 Kripke variants. 2016-05-10 00:31:06 -07:00
alalazo
474048ae8b openmpi : fixes #920, added sqlite as a dependency
The default for the variant `pmi` has been set to `False`
 `sqlite` is now a dependency if `+sqlite3`
2016-05-10 09:02:16 +02:00
alalazo
405b04efab Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variants 2016-05-10 08:40:26 +02:00
Denis Davydov
b063ab42bf openblas: fix and cleanup the unit test 2016-05-10 07:33:57 +02:00
Todd Gamblin
2e0ee5404d clean up Kripke package and dependencies. 2016-05-09 17:14:25 -07:00
Todd Gamblin
92b7534885 Merge branch 'features/kripke' of git://github.com/tzislam/spack into tzislam-features/kripke 2016-05-09 17:00:47 -07:00
Tanzima Z. Islam
23ec6c6bb0 Removed FIXME comments 2016-05-09 16:34:27 -07:00
Tanzima Z. Islam
045e5bd458 Adding a new package: Kripke from the public tar ball 2016-05-09 16:22:07 -07:00
Joseph Ciurej
ceab445b9f Integrated improvements from PR #893 to remove hardcoded MPI path. 2016-05-09 14:39:42 -07:00
Joseph Ciurej
88d2f6b83a Enabled the '+esmumps' variant for 'scotch@:6.0.0'.
Added support for 'scotch@6.0.0'.
2016-05-09 14:19:42 -07:00
Joseph Ciurej
7e6be184bc Updated and fixed the Scotch package.
- Fixed a bug that was causing shared library usage to fail when linking with another application.
- Updated the repository URL to allow for more general version downloading.
- Added installation support for version 5.1.10b.
- Cleaned up the installation file to make it a bit easier to follow and modify.
2016-05-09 14:19:42 -07:00
Ben Couturier
3948b082ad Added gdb 7.11 2016-05-09 22:32:46 +02:00
Jean-Paul Pelteret
970196d825 GMsh: Fix binary linking against its own libraries
GMsh binary now links against full path name of libraries. This fixes
problems, such as `dyld: Library not loaded: libGmsh.2.11.dylib`, when
running the executable.
2016-05-09 14:23:07 +02:00
Benedikt Hegner
6e07f46df8 add missing m4 dependency to bison 2016-05-09 14:02:41 +02:00
alalazo
3d7684277a Merge branch 'openmpi_variants' of github.com:epfl-scitas/spack into openmpi_variants
Conflicts:
	var/spack/repos/builtin/packages/openmpi/package.py
2016-05-09 10:56:26 +02:00
alalazo
497ed9f933 Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variants
Conflicts:
	var/spack/repos/builtin/packages/openmpi/package.py
2016-05-09 08:23:30 +02:00
Todd Gamblin
ea408cc0d0 Merge pull request #911 from castillo23/packages/crypto
add support for crypto version 5.6.1
2016-05-08 14:40:21 -07:00
Todd Gamblin
7145b72482 Merge pull request #914 from trws/packages-leading-to-neovim
pile of dependencies for neovim, including luajit and libuv
2016-05-08 14:37:51 -07:00
Todd Gamblin
bd63545b0c Merge pull request #913 from trws/mpi-should-have-pmi
add pmi support and process managers to the MPIs
2016-05-08 14:36:38 -07:00
Jean-Paul Pelteret
95c7f4fba3 Fixes #915 2016-05-08 16:53:31 +02:00
Denis Davydov
72b91758c9 openblas: raise an error when using +openmp with clang; set +openmp to false by default 2016-05-08 16:51:06 +02:00
Massimiliano Culpo
7d5bb088b4 Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variants
Conflicts:
	var/spack/repos/builtin/packages/openmpi/package.py
2016-05-07 15:08:27 +02:00
Tom Scogland
22afc6dadd pile of dependencies for neovim, including luajit and libuv 2016-05-06 15:33:26 -07:00
Tom Scogland
7ec28231d9 Merge pull request #906 from adamjstewart/features/xerces-c
Remove FIXME comments
2016-05-06 15:30:09 -07:00
Tom Scogland
1de110fbba Merge pull request #794 from adamjstewart/features/jpeg
Add latest jpeg version
2016-05-06 15:20:43 -07:00
Tom Scogland
7dbf6f97f6 Merge pull request #841 from eschnett/eschnett/hwloc
Update hwloc to 1.11.3
2016-05-06 15:19:16 -07:00
Tom Scogland
1cf2526a79 Merge pull request #865 from davydden/silver_searcher_dependencies
the_silver_searcher: add missing dependency
2016-05-06 15:18:50 -07:00
Tom Scogland
86449790fe add pmi support and process managers to the MPIs 2016-05-06 15:15:40 -07:00
Elizabeth Fischer
c82db2116b nco: Added new package 2016-05-06 17:42:42 -04:00
Cecilia W. Castillo
7bf724b1d3 add support for crypto version 5.6.1 2016-05-06 14:14:13 -07:00
Tanzima Z. Islam
9f212e7201 Adding a new package file for Kripke 2016-05-06 13:50:34 -07:00
Erik Schnetter
db80c5e97e Disable -Werror
This leads to problems if new compiler versions report new kinds of warnings.
2016-05-05 21:11:54 -04:00
Gregory Becker
11b62114bb versioning the database 2016-05-05 16:58:00 -07:00
Gregory Becker
44f089508b Changed other packages to fit new syntax 2016-05-05 15:40:22 -07:00
Gregory Becker
d45b2c7947 Fixed openssl to work with new syntax 2016-05-05 15:36:48 -07:00
Adam J. Stewart
1203a14563 Remove tutorial comments 2016-05-05 14:01:21 -05:00
Todd Gamblin
9fb1a9537d Merge branch 'develop' into features/cflags 2016-05-05 10:49:15 -07:00
Robert D. French
18d2b28c49 Build and install BBCP
Build and install BBCP

Use correct destination for install
2016-05-05 10:58:24 -04:00
Todd Gamblin
10b0cb108c Merge pull request #893 from davydden/mpi_dependent_env
Introduce variables for MPI compiler wrappers and document their usage
2016-05-05 01:40:11 -07:00
Denis Davydov
c3bc4d6195 mpich: remove module.mpicc as no formula is using it and it is a duplicate of self.spec.mpicc 2016-05-05 10:28:04 +02:00
Denis Davydov
b12fb7ebc8 mpi: move mpicc/mpicxx/mpifc/mpif77 to setup_dependent_package() 2016-05-05 10:24:32 +02:00
Todd Gamblin
56557f7ff6 Merge pull request #871 from davydden/dealii_updated_dependencies
dealii: add new dependency -- gsl
2016-05-05 01:00:55 -07:00
Todd Gamblin
4ee1bca1d9 Merge pull request #881 from KineticTheory/pkg-superlu-dist
+ Add version 5.0 download for SuperLU_DIST.
2016-05-05 00:57:24 -07:00
Todd Gamblin
c6a7af3fa7 Merge pull request #885 from davydden/p4est_test_option
p4est: put back +tests variant
2016-05-05 00:53:58 -07:00
Todd Gamblin
d00680a883 Merge pull request #886 from eschnett/eschnett/openblas-make
Disable OpenBLAS's overriding of our "make -jN" option
2016-05-05 00:53:47 -07:00
Todd Gamblin
c7f23ca0d6 Merge pull request #887 from adamjstewart/features/openmpi
Re-add hwloc as a dependency of openmpi
2016-05-05 00:53:10 -07:00
Todd Gamblin
d0acc9827a Merge pull request #884 from davydden/libtool_missing_dependency
libtool: add a missing dependency
2016-05-05 00:52:39 -07:00
Todd Gamblin
c1010c3422 Merge pull request #889 from adamjstewart/features/netcdf
Remove hdf5 ~cxx constraint on netcdf
2016-05-05 00:51:49 -07:00
Todd Gamblin
1181ad2bf0 Merge pull request #891 from adamjstewart/features/gcc
Add latest version of GCC
2016-05-05 00:51:05 -07:00
Todd Gamblin
053e687e79 Merge pull request #800 from eschnett/eschnett/qthreads
Add some qthreads patches
2016-05-05 00:49:32 -07:00
Todd Gamblin
7ac8ddde96 Merge pull request #897 from robertdfrench/https-urls-for-subversion
Build Subversion with HTTP/S support
2016-05-05 00:20:59 -07:00
Todd Gamblin
3dd5b2845b Merge pull request #900 from eschnett/eschnett/flex
Update Flex to 2.6.0
2016-05-05 00:11:50 -07:00
Todd Gamblin
55f1cafb70 Merge pull request #899 from LLNL/bugfix/github-808-mrnet
added git commit for clang support
2016-05-05 00:11:19 -07:00
Dhanannjay 'Djay' Deo
ef202fbe0c Build static and shared libraries for silo 2016-05-04 22:50:15 -04:00
Dhanannjay 'Djay' Deo
45e77e7739 Correctly extend std_cmake_args 2016-05-04 22:49:47 -04:00
Dhanannjay 'Djay' Deo
1785de0f31 remove hdf5 which is silo actually a silo dependency 2016-05-04 22:08:01 -04:00
Erik Schnetter
27de2a42d9 Update Flex to 2.6.0 2016-05-04 20:27:58 -04:00
Greg Lee
514a8c737a added git commit for clang support 2016-05-04 16:38:43 -07:00
Dhanannjay 'Djay' Deo
32f7b06a36 Add version 2.10.2 2016-05-04 18:14:38 -04:00
Patrick Gartung
67d64b804f more succinctly 2016-05-04 23:53:10 +02:00
Robert.French
bfe009f98d Subversion uses serf for http repos
Add Scons package

Add serf package

Subversion uses serf for http repos
2016-05-04 16:16:36 +00:00
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
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
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
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
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
Jean-Paul Pelteret
8fc43046eb Add missing dependency for glm 2016-04-30 12:11:10 +02:00
Denis Davydov
3ad71700dd the_silver_searcher: add missing dependency 2016-04-29 09:52:49 +02:00
Denis Davydov
176b9febb4 libxcb: add missing dependencies 2016-04-29 09:06:15 +02:00
Denis Davydov
17f696d3b3 glib: add missing dependencies 2016-04-29 09:05:54 +02:00
Todd Gamblin
1b731e525f Merge pull request #703 from epfl-scitas/fixes/openssl_external
fix : no warning when installing 'openssl@external'
2016-04-28 10:25:35 -07:00
Todd Gamblin
b75a3e112b Merge pull request #855 from citibeth/efischer/160427-OpenblasFix
openblas: Added +fpic variant to package.
2016-04-28 10:19:36 -07:00
Gregory Becker
ae5198e5e7 Merged in current develop to cflags 042716 2016-04-27 19:38:51 -07:00
Elizabeth F
71ca837ada Add '+fpic' variant. 2016-04-27 20:36:41 -04:00
Elizabeth F
62d806d512 hdf5: Set preferred version, so as to not break NetCDF (for now). 2016-04-27 19:03:26 -04:00
Elizabeth F
ee6a75c9b5 Added missing -lpthread to OpenBLAS check.
See: https://github.com/xianyi/OpenBLAS/wiki/faq#static_link
2016-04-27 18:44:54 -04:00
Todd Gamblin
92afa52eec Merge pull request #804 from jppelteret/features/paradiseo
Added package for Paradiseo.
2016-04-26 13:00:09 -07:00
Todd Gamblin
d1a9328793 Merge pull request #824 from adamjstewart/features/ior
Add IOR benchmark package
2016-04-26 12:48:57 -07:00
Erik Schnetter
55d339194d Update hwloc to 1.11.3 2016-04-26 15:29:16 -04:00
Todd Gamblin
1d2916da8c Merge pull request #829 from davydden/openblas_unit_test
openblas: a small unit test to make sure Lapack symbols are compiled
2016-04-26 10:47:35 -07:00
Todd Gamblin
7fc69a6b51 Merge pull request #838 from davydden/dealii_dependencies
dealii: add missing dependencies
2016-04-26 10:34:00 -07:00
Todd Gamblin
237c843621 Merge pull request #837 from davydden/p4est_dependencies
p4est: add missing dependencies
2016-04-26 10:33:46 -07:00
Todd Gamblin
ef0fefc506 Merge pull request #836 from davydden/astyle_fix
astyle: fix installation of the binary
2016-04-26 10:33:24 -07:00
Todd Gamblin
9fb514ff81 Merge pull request #828 from glennpj/csvkit
Add py-csvkit package
2016-04-26 10:32:27 -07:00
Glenn Johnson
dfc0efa8ed Put f2py of py-numpy in python ignore list. (#827)
There are many python packages that depend on py-numpy. Each one of
those will have a copy of f2py that will need to be put in the ignore
list for activation. Thise PR adds f2py to the ignore list in the python
package.py file so that it does not have to be done for each package
that depends on py-numpy. This follows the model of what is done for
py-setuptools.

This PR also removes the f2py ignore expression for python packages
that were using it as it is no longer needed in the individual packages.
2016-04-26 10:32:14 -07:00
Glenn Johnson
b56bfcea96 Add the turbomole package. (#826)
* Add the turbomole package.
This package has three modes of operation that need to be selected
independently. This is handled with spack vaiants. Turbomole has a builtin MPI
implementation so it does not need to depend on an mpi provider when using the
+mpi variant.

* Whitespace cleanup.
2016-04-26 10:31:48 -07:00
Joseph Ciurej
8ec5e81186 Update Package : Zoltan (#833)
* Added preliminary implementations for the debug and shared variants.

* Fixed a few problems with the '+shared' variant of the Zoltan package.
Added support for a few more important Zoltan package versions.

* Fixed a minor compiler incompatibility issue with the '+shared+mpi' variants.
2016-04-26 10:24:36 -07:00
jppelteret
8e227f603d Fix: Add missing dependencies for gmp and eigen (#830)
See https://groups.google.com/forum/#!topic/spack/9JMDwafjBUs
2016-04-26 10:01:09 -07:00
Geoffrey Oxberry
f70046e6b7 MFEM version 3.1 (#749)
MFEM is a free, lightweight, scalable C++ library for finite element
methods.

Includes lapack, hypre, metis, suite-sparse, mpi variants & tests for
serial and parallel versions.
2016-04-26 10:00:24 -07:00
Denis Davydov
0ff4120692 dealii: add missing dependencies 2016-04-26 15:06:21 +02:00
Denis Davydov
8a45aa4185 p4est: add missing dependencies 2016-04-26 12:52:49 +02:00
Denis Davydov
168f9c46ea astyle: fix installation of the binary 2016-04-26 09:18:39 +02:00
Jean-Paul Pelteret
17b7305086 Added package for Paradiseo. 2016-04-26 09:12:27 +02:00
Elizabeth Fischer
1a585a6c74 Added nccmp package 2016-04-25 22:25:08 -04:00
Denis Davydov
dd37959899 output with new lines 2016-04-25 16:21:19 +02:00
Denis Davydov
42be50d10b add a test/output pair 2016-04-25 13:53:41 +02:00
Denis Davydov
b81cb554f5 openblas: a small unit test to make sure Lapack symbols are compiled 2016-04-25 13:30:20 +02:00
Glenn Johnson
2b7b7f6d97 Reformat description text. 2016-04-24 18:11:18 -05:00
Glenn Johnson
4e671c54ee Reformat the description. 2016-04-24 18:06:51 -05:00
Glenn Johnson
797af2e80f Add py-csvkit package
This adds the py-csvkit package and needed dependencies for working with
csv files.
2016-04-24 17:39:49 -05:00
Adam J. Stewart
a7ffffc336 Change homepage, explicitly disable 2016-04-24 17:14:33 -05:00
Adam J. Stewart
22e4ee5604 Add OSU Micro-Benchmarks package (#822)
* Add OSU Micro-Benchmarks package

* Add workaround for GCC bug
2016-04-23 13:29:47 -07:00
Ben Boeckel
e32416430c Update git (#819)
* git: update to 2.8.0 final and add 2.8.1

* git: hard-depend on curl and expat

HTTP-based cloning is very prevalent now.
2016-04-23 12:18:58 -07:00
Elizabeth Fischer
248248c6b2 Added package: NCView (#791)
* ncview: Added package

* Removed FIXMEs
2016-04-23 12:15:53 -07:00
Erik Schnetter
4e062d86b4 Refine wget's OpenSSL configuration options (#786) 2016-04-23 12:15:32 -07:00
Joseph Ciurej
d701d2ccf3 Updated the Swig package file to include versions for all of the popular Swig releases. (#790) 2016-04-23 12:15:14 -07:00
Glenn Johnson
62d175c984 This commit explicitly sets libdir. This is necessary because different
systems use different defaults.
2016-04-23 12:30:34 -05:00
Erik Schnetter
0cbaecca60 Don't use subprocess module 2016-04-22 21:52:11 -04:00