summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-12Add new package: geoip-api-c (#18653)darmac1-0/+23
2020-09-12Add new package: libspiro (#18654)darmac1-0/+22
2020-09-12Add new package: hping (#18311)darmac2-0/+66
* Add new package: hping * Update var/spack/repos/builtin/packages/hping/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/hping/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Fix flake8 errors Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-12Add new package: jetty-project (#18555)darmac1-0/+20
* Add new package: jetty-project * refine dependency * refine maven version
2020-09-11bugfix: include configuration ignoring files with the same basename (#18487)Richarda Butler2-2/+43
* Use the config path instead of the basename * Removing unused variables Co-authored-by: Greg Becker <becker33@llnl.gov> * Test Making sure if there are 2 include config files with the same basename they are both implemented * Edit test assert Co-authored-by: Greg Becker <becker33@llnl.gov>
2020-09-11ncurses: adding external support. (#18609)Robert Blake1-7/+39
* ncurses: adding external support. * Update var/spack/repos/builtin/packages/ncurses/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/ncurses/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/ncurses/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fixing includes. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-11Environments: Avoid inconsistent state on failed write (#18538)Massimiliano Culpo4-19/+206
Fixes #18441 When writing an environment, there are cases where the lock file for the environment may be removed. In this case there was a period between removing the lock file and writing the new manifest file where an exception could leave the manifest in its old state (in which case the lock and manifest would be out of sync). This adds a context manager which is used to restore the prior lock file state in cases where the manifest file cannot be written.
2020-09-11NumPy: added v1.19.2 (#18615)Adam J. Stewart1-1/+2
2020-09-10Changes for hipsparse, rocthrust recipes for rocm_3.7.0 (#18497)srekolam3-14/+22
* changes for hipsparse,rocthrust recipes for rocm_3.7.0 * changes to rocrand for 3.7.0 * version changes
2020-09-10recipes changes for hipblas, rocprim, rocfft, rocsolver for rocm3.7.0 (#18495)srekolam5-17/+28
* recipes changes for rocprim,rocfft,rocsolver for rocm3.7.0 * changes to hipcub recipe for rocm-3.7.0 * changes to address review comments
2020-09-10Adding Missing Versions for Flux-Sched/Flux-Core and Compiler Flags (#18612)Robert Pavel2-1/+11
* Checksummed New Flux Versions Checksummed new flux versions to let spack detect them * Added CXXFlags to build Flux-sched Added missing cxxflags to build flux-sched
2020-09-10Adding Cuda Variant to SW4Lite (#18590)Robert Pavel1-1/+16
* Adding Cuda Variant to SW4Lite Added cuda variant of sw4lite as per guidance in README * Updated SW4Lite+cuda to Current Header Conventions Updated sw4lite+cuda to use current conventions for spackage include dirs * Fixing FLake8 Issue with Sw4lite+cuda Fix Fixed overly long line and further underlined sticky note reminding me to run flake8 BEFORE pushing * Switching to Spack Compiler Wrapper Switching to spack compiler wrapper for consistency
2020-09-10Dyninst: add v10.2.1 (#18611)Tim Haines1-0/+1
2020-09-10Orca: update the package. (#18593)Rémi Lacroix2-3/+29
* Orca: Add new versions. * Orca: Support OpenMPI without the legacy wrappers. By default, Spack builds OpenMPI without the legacy wrappers when using the Slurm scheduler. This breaks Orca since its binaries are hardcoded to call "mpirun". To workaround this issue, add a "mpirun" wrapper which calls "srun" when required.
2020-09-10Bugfix for fish support: overly zealous arg matching (#18528)Johannes Blaschke1-18/+59
* bugfix for issue 18369 * fix typo Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-10update CP2K pkg for 8+ (#18607)Tiziano Müller3-7/+14
* cp2k: do not support ~openmp for v8+ * sirius: version bump * cp2k: fix overlapping deps for elpa fixes #18029 * cp2k: update SIRIUS dependency for v8+ * spfft: requires CMake 3.11+ * cp2k: fix build with +sirius
2020-09-10dpdk: Avoid option conflicts between spack wrappers and Makefiles on aarch64 ↵Toyohisa Kameyama1-0/+8
gcc. (#18603)
2020-09-10prism: support for aarch64 (#18562)t-nojiri2-0/+37
* prism: support for aarch64 * prism: Change patch file.
2020-09-10GDAL: fixed Java bindings, added v3.1.3 (#18494)Adam J. Stewart1-6/+38
2020-09-10openfoam: Set 'FOAM_SIGFPE' when using Fujitsu compiler. (#18601)Tomoki, Karatsu1-1/+4
2020-09-10fj: fixed homepage URL. (#18602)Tomoki, Karatsu1-1/+1
2020-09-10NetworKit: update to v7.1, including dependencies (#18604)Fabian Brandt3-0/+4
2020-09-09Rocprofiler changes for rocm-3.7.0 release (#18599)srekolam1-5/+15
* rocprofiler changes for rocm-3.7.0 release * fix flake8 errors
2020-09-09Support older cuda arch capabilties. (#18597)Brian Van Essen1-2/+2
2020-09-09darshan-util: remove return(-1) from void function (#18504)ketsubouchi2-0/+14
* darshan-util: remove return(-1) from void function * Update var/spack/repos/builtin/packages/darshan-util/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/darshan-util/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-09Fix typo in nalu-wind package (#18596)psakievich1-1/+1
2020-09-09Support external find for gpgme. (#18594)Paul1-0/+6
2020-09-09Packages/gamess ri mp2 mini app (#18595)Christoph Junghans1-0/+44
* gamess-ri-mp2-miniapp: initial import * flake8 * Update var/spack/repos/builtin/packages/gamess-ri-mp2-miniapp/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-09Add new versions of intel-mkl (#18592)Glenn Johnson1-0/+4
2020-09-09Adding hipify-clang and aomp recipe for rocm (#18333)arjun-raj-kuppala2-0/+340
* Adding aomp recipe for rocm 3.5.0 release * hipify-clang rocm recipe * incorporated suggested changes on PR#18333 for rocm aomp recipe * remove binutils dependency and update to devicelibs tar path
2020-09-09[parallel] added version 20200822 (#18591)Jen Herting1-0/+1
2020-09-09Added specific "@master" version specifier for component libraries when ↵Robert Brunner1-0/+6
building (#18579) the develop version of SCR
2020-09-09[py-thinc] fixed checksum (#18571)Jen Herting1-1/+1
2020-09-09tcl module files: fix configuration overriding (#18514)Rémi Lacroix3-5/+28
This is a special case of overriding since each section is being matched with the current spec. The trailing ':' for sections with override is now removed when parsing the configuration so the special handling for the modules configuration stopped working but it went unnoticed.
2020-09-09(py-)fenics-dolfinx: fix dependencies (#18586)Garth N. Wells2-4/+11
* Fix (py-)fenics-dolfinx dependencies * flake8 updates
2020-09-09Rocm 3.7 rccl (#18587)Ganesh Kumar1-2/+3
* ROCm 3.5 miopen recipe * fixing flake8 issues * cmake variant fix * min support fix * variant possible values * ROCm 3.7 RCCL changes
2020-09-09Rocm 3.7 rocm smi (#18522)Ganesh Kumar2-17/+18
* ROCm 3.5 miopen recipe * fixing flake8 issues * cmake variant fix * min support fix * variant possible values * ROCm 3.7 support for rocm-smi * review comments change * miopen merge conflict resolve * reverting back from copy_tree to install_tree
2020-09-09spla: Add version 1.1.0 and ROCm support (#18561)Simon Frasch1-2/+17
2020-09-09audacious: added gettext and iconv dependency. (#18584)Toyohisa Kameyama1-1/+3
2020-09-09nn-c: fix pic flags (#18478)Adam J. Stewart1-3/+3
2020-09-09py-torchvision: add variant to set image backend (#18500)Adam J. Stewart1-16/+22
2020-09-09readline: fix build with ncurses~termlib (#18524)Adam J. Stewart1-1/+4
2020-09-09pcre2: fix libs property (#18525)Adam J. Stewart1-4/+6
2020-09-09acts: added v0.32 and adapt to latest master changes (#18563)Hadrien G1-11/+26
2020-09-09Pandas: added v1.1.2 (#18580)Adam J. Stewart1-1/+2
2020-09-09r-ff: support for aarch64 (#18585)t-nojiri2-0/+13
2020-09-08Add new package: quartz (#18539)darmac1-0/+21
2020-09-08openscenegraph: remove dependency on Qt for newer versions (#18531)Martin Aumüller1-1/+2
Starting with OpenSceneGraph 3.5.5, support for windows managed by Qt has been moved to the seperate project osgQt. Hence, a dependency on Qt is not needed any longer for version 3.5.5 or newer. In order to still satisfy the dependency on OpenGL, a depends_on('gl') has been added.
2020-09-08Add new package: kylin (#18537)darmac1-0/+24
Co-authored-by: root <root@localhost.localdomain>
2020-09-08Add new package: sqlite-jdbc (#18540)darmac1-0/+18