Gregory Lee
ecc8f578af
added urls for Intel Parallel Studio ( #3220 )
2017-02-28 14:57:10 -06:00
healther
37c36cf04e
add package py-tqdm ( #3262 )
...
* add package py-tqdm
* added py-setuptools dependency
2017-02-28 13:36:32 -06:00
eklee15
bce2accb69
xl support for suite-sparse ( #3226 )
...
* xl support for suite-sparse
* make_args.extend([
'CFLAGS={0}'.format(self.compiler.pic_flag),
'FFLAGS={0}'.format(self.compiler.pic_flag)
])
2017-02-28 11:26:49 -08:00
eklee15
9be0c06b98
Patch hypre to support ppc64le ( #3238 )
...
- Patch applies through v2.11.1
2017-02-28 11:24:43 -08:00
healther
c32a9416ec
add package py-tabulate ( #3263 )
...
* add package py-tabulate
* added py-setuptools dependency
2017-02-28 11:20:46 -08:00
Jean-Paul Pelteret
86276cd734
Update Adol-C to AutotoolsPackage; Change develop repository ( #3246 )
...
The new repository for the development version points to the most
up-to-date official source for Adol-C. The previous SVN repository was
only occasionally sync'd with this repository.
2017-02-28 13:18:40 -06:00
Thierry
315dfe0970
nfft distclean before configure patch ( #3241 )
2017-02-28 13:05:01 -06:00
healther
d1040b7111
add package py-sh ( #3266 )
...
* add package py-sh
* removed constraint on py-setuptools
2017-02-28 12:59:43 -06:00
Adam J. Stewart
c1382f9d02
Fix infinite recursion in swig build ( #3249 )
2017-02-28 12:58:08 -06:00
Bryce Allen
b2784f3664
add sz package ( #3251 )
2017-02-28 12:57:16 -06:00
healther
dee2259f3a
add package py-saga-python and dependencies ( #3267 )
...
* add package py-saga-python and dependencies
* fixed url and dependencies
2017-02-28 12:56:36 -06:00
healther
70d0cdcd0a
add package py-attrs ( #3253 )
2017-02-28 10:51:31 -06:00
healther
be0033ac91
add py-ranger package ( #3258 )
2017-02-28 10:21:06 -06:00
healther
25f10cca48
add package py-xarray ( #3259 )
2017-02-28 10:17:43 -06:00
healther
a43f2a49cb
add version 0.29.0 to py-wheel ( #3261 )
2017-02-28 10:12:51 -06:00
Denis Davydov
b5b1e58843
numdiff: add 5.9.0 ( #3243 )
2017-02-26 08:17:17 -06:00
Eric Müller
ef55b01906
Add py-mock version 2.0.0 ( #3234 )
2017-02-24 08:05:49 -06:00
Eric Müller
06f366c53f
Add bazel version 0.4.4 ( #3233 )
2017-02-24 08:05:21 -06:00
Javier
9650afd97e
Fixing graphviz issue when calling spec ( #3225 )
2017-02-23 07:56:39 -06:00
Denis Davydov
60b7e13e1a
fix py-setuptools ( #3217 )
2017-02-22 15:15:23 -08:00
Pramod Kumbhar
c9f705ffc2
Add SCOREC Core package for unstructured mesh simulations. ( #3202 )
...
* Add SCOREC Core package for unstructured mesh simulations.
2017-02-22 14:03:11 -08:00
Pramod Kumbhar
f86dcd8b4c
Fix scotch build on bg-q ( #3196 )
...
* Fix build issue #3190 on bg-q :
- disable parallel build as it produces weired linker errors
in cross compiling environment
- update ldflags for bg-q as per Makefile provided Makefile.inc.ppca2_ibm_bgq
* Added note about -lpthread vs -pthread
2017-02-22 11:04:14 -08:00
Kim Serradell
871a94ee41
Updating homepages and sources from two BSC packages ( #3216 )
...
* Corrected extrae package homepage and url
* Corrected paraver package homepage and url
* To fix 'undefined reference to libintl_dgettext' appearing in extrae package when using binutils+libiberty
* Adding support to previous paraver version and reverting binutils changes to open another PR
2017-02-22 11:03:25 -08:00
Todd Gamblin
539a454900
Convert Jaspert to AutotoolsPackage ( #3212 )
2017-02-22 09:29:34 -08:00
eklee15
52fab8fff3
Boost modification for IBM xl compiler ( #3205 )
...
Tested with:
spack install boost@1.62.0+iostreams%xl_r^zlib%gcc^bzip2%gcc
2017-02-21 16:40:09 -08:00
healther
177c54ecbf
Add packages: mosh ( #3098 )
...
* Add packages: mosh
Perl is a run dependency. See https://github.com/mobile-shell/mosh/wiki/Build-Instructions
2017-02-21 09:50:06 -08:00
Javier
d49cb2734f
Fixing issue wheh overwriting build_args in PythonPackage ( #3200 )
2017-02-21 08:04:32 -06:00
Javier
3195264546
Fix malformed py-appdirs patch ( #3203 )
2017-02-21 07:51:19 -06:00
healther
7827a0ff67
Default to OpenSSL 1.0 ( #3100 )
...
* Added version 1.1 to openssl
* restore note explaining preferred=True for 1.0.2k
2017-02-20 18:21:27 -08:00
Carlos Bederián
6681fc1a47
parallel-netcdf: use spack_cc for sequential code instead of system gcc ( #3143 )
2017-02-20 18:19:45 -08:00
Adam J. Stewart
d2a52d6dd6
Fix setuptools bootstrapping now that dependencies are no longer vendored ( #3198 )
...
* Fix setuptools bootstrapping now that dependencies are no longer vendored
* Reorder patch and comments
* Use exact same patch as https://github.com/ActiveState/appdirs/pull/84
* Use exact same patch as https://sourceforge.net/p/pyparsing/patches/10/
2017-02-20 18:09:03 -08:00
Javier
fbbcf456e9
Updating package: geant4 ( #3197 )
2017-02-20 17:33:32 -08:00
Adam J. Stewart
5b6d2754d9
Add MATLAB package ( #2614 )
...
* Add MATLAB package
* Remove auto-accept license feature
2017-02-20 16:10:06 -08:00
Adam J. Stewart
f0e99456ed
Fix tab completion of directories and filenames ( #3184 )
2017-02-20 15:44:58 -08:00
Barry Smith
ab2d6285c4
Add installer for petsc4py and slepc4py ( #3187 )
...
* Add installer for petsc4py and slepc4py
* @adamjstewart requested changes on this pull request; make these type=('build', 'run')
* @citibeth suggestion Remove unneeded indirect dependencies
2017-02-20 15:43:33 -08:00
Adam J. Stewart
0203545eb8
Update CUDA docstring, no longer need to download manually ( #3191 )
...
* Update CUDA docstring, no longer need to download manually
2017-02-20 15:41:31 -08:00
Denis Davydov
031cde6e25
openblas: add develop version to make it work with Kabylake CPUs ( #3192 )
...
* openblas: add develop version to make it work with Kabylake CPUs
* dealii: fix develop branch
2017-02-20 15:40:46 -08:00
Pramod Kumbhar
8c2f5baa19
Fix zoltan installation issue on bg-q #3193 ( #3194 )
...
Zoltan expects mpi libraries with option --with-mpi-libs.
If this option is not provided then it uses '-lmpi' which
may not be correct. To avoid this, we have to explicitly
pass empty string.
This adds notes to the source explaining the change.
2017-02-20 15:39:51 -08:00
Adam J. Stewart
4de85ab4b7
Add new versions of several Python packages ( #3195 )
2017-02-20 15:38:30 -08:00
healther
8ebd49c962
add symlink variant (needed for AFS) ( #3147 )
...
* add symlink variant (needed for AFS)
* fix flake8
* added missing return statement
2017-02-20 17:14:44 -06:00
healther
c8cfe317c2
Added version 1.49.2 to gobject-introspection ( #3090 )
2017-02-20 07:53:33 -06:00
Carlos Bederián
4b9a37a357
silo: adding patch to support newer versions of hdf5 ( #3162 )
2017-02-19 17:45:19 -08:00
Barry Smith
7edea4361f
Add installer for SAWs ( #3186 )
2017-02-19 17:44:16 -08:00
健美猫
a211795a0c
Add Intel Parallel Studio XE 2016u4 and 2015u6. ( #3182 )
2017-02-18 19:12:05 -08:00
Adam J. Stewart
49d7f9db3d
Add patches to allow PGI to build Tar properly ( #3177 )
2017-02-18 19:09:50 -08:00
Adam J. Stewart
4397ce8118
Replace GCC-specific warning flags with valid PGI flags ( #3137 )
2017-02-18 16:42:45 -06:00
Adam J. Stewart
341b78a96d
Add patch to allow M4 make check
to pass for PGI ( #3108 )
2017-02-18 16:42:13 -06:00
Denis Davydov
7f89bc1e1d
octave: fix missing --without statements ( #3178 )
2017-02-18 16:13:00 -06:00
healther
1a5b3e184f
Add package: log4cxx ( #3097 )
...
* Add log4cxx package
* add missing patch files to log4cxx
* remove unnecessary dependencies
* this fails at 'make check'
* this is the AutotoolsPackage version
* fixed install bug
2017-02-18 16:10:15 -06:00
healther
63a0ca729d
Added 2017 Intel libraries ( #3084 )
2017-02-18 16:02:33 -06:00