Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(#8722)
* Add fix for bug causing build failure when hdf5 enabled
* Added correct hdf5 dependency to typhonio
|
|
* r: add memory profiling variant
* r: change memory_profiling to underscores
|
|
* aspera-cli: a new package.
* flak8.
|
|
This allows building MPI applications on top of charm/AMPI without
to specify another backend.
|
|
* Charm: more info about build targets
* fix whitespace
|
|
|
|
|
|
* Charm: provide MPI
* add mpicc wrappers
* clarify MPI comment
|
|
|
|
|
|
* Unset F90 in mvapich2 when using intel compilers.
* Fixing typo.
* Unset F90 and F90FLAGS for mvapich2 at all times.
* Adding comment.
|
|
|
|
|
|
Prevent this error:
metis_graph_part.c:301:7: error: non-void function 'METIS_PartGraphVKway' should return a value
[-Wreturn-type]
|
|
* modified: package.py
* deleted: var/spack/repos/builtin/packages/py-numexpr/numexpr-2.6.5.tar.gz
|
|
* new file: var/spack/repos/builtin/packages/py-backcall/package.py
* Update package.py
* Update package.py
* Update package.py
* Update package.py
|
|
* flang: add support for llvm-6
* flang: review changes
* pgmath: make flake8 happy
|
|
|
|
* initial version of the package pyTorch (#171)
* adding version 0.4
* flake8 correction
* reordering version, removing run dependecies
* Changing depends_on type to default
|
|
* mitofates: more deps and a patch to make it functional
|
|
|
|
|
|
|
|
|
|
|
|
When a user specifies a URL for a specific version of a package, Spack originally
would use that URL for all newer versions of the package. This behavior has
proven to be generally more harmful than useful, so this PR removes the feature
such that a version-specific URL override affects only that version.
|
|
|
|
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
|
|
|
|
|
|
* Update kaldi
always use the --fst-version otherwise it does the wrong thing with
selecting the fst version.
also enable speex by default
* Give version a more meaningful name
* Update older version with a date string instead
|
|
|
|
|
|
|
|
|
|
|
|
* gtkorvo-atl: Updated to version 2.2
* gtkorvo-dill: Updated to version 2.4
* gtkorvo-enet: Updated to version 1.3.14
* libevpath: Updated to version 4.4.0
* libffs: Updated to version 1.5
* gtkorvo-atl: Bugfix: Fixed cmake args
* gtkorvo-enet: Switched order of versions to have the latest version on the top
* gtkorvo-atl: Cleaned up cmake_args. Added conditional self.run_tests
* gtkorvo-dill: Cleaned up cmake_args. Added conditional self.run_tests
* libffs: Correction in dependency versions. Cleaned up cmake_args. Added conditional self.run_tests
* libevpath: Correction in dependency versions. Cleaned up cmake_args. Added conditional self.run_tests
* gtkorvo-atl: Removed unused option from cmake args
|
|
libxshmfence@1.2 does not compile with recent versions of glibc.
|
|
|
|
* libnova: new package
* libnova: flake8
|
|
* Make 'netlib-lapack' a CMakePackage.
* Add a comment.
* Some refactoring.
|
|
* express: bamtools lib handling
* express: use libs property
* express: remove old comment
|
|
|
|
* blasr: new package
* blasr: changed version release, created list with 9 things, seperated make into build phase.
* blasr: fixed build phase by adding :
* blasr: fixed syntax for configure_args
* blasr: flake8 edits
* blasr-libcpp: fixed configure_args syntax
* blasr: fixed install issues resulting from PacBio changes
* blasr: removed accidental blasr-libcpp upload
* blasr: removed accidental blasr-libcpp upload
* blasr: removed blasr-libcpp
* blasr: edited out comment
|
|
* kvtree package file
* MPI is default on
* proper mpi compiler
* rankstr package
* better rankstr description
* typo
* redset package
* shuffile package
* er package
* axl package
* proper pythor
* mpi is default on
* alpha releases and master versions
* veloc package with boost headers dep
* cmake version
* added C++11 requirement
* flake8
* flake8
* ecp tag
* axl: better async api option handling
* veloc package description
* prettier args list
* C++11 flag handler
* v1.0 of veloc
|
|
* Added support for uncrustify 0.67.
Since the build system changed for uncrustify at version 0.64,
I had to change the package from an AutotoolsPackage to a plain
Package and use @when annotations to build the packages differently.
* Removed blank line at end of file
* Added support for python2.6 in uncrustify configuration.
|
|
- Versions before 2.5.2 suffer from a serious security problem
(https://nvd.nist.gov/vuln/detail/CVE-2018-12021). Deleted all
versions prior to v2.5.2.
- Update homepage (looks like singularity's going Freemium).
- Use release tarball instead of automagically generated archive
tarball (digest values are more stable).
- No longer need autotools for released versions, just @devel.
- Install needs to be single-threaded, otherwise when installed as
root the various 'chmod' operations race against the copies.
|
|
The entries for git@2.17.1 and git@2.17.0 were swapped.
This fixes them.
|
|
|