Age | Commit message (Collapse) | Author | Files | Lines |
|
To conform to spack way of specifying cuda_arch. This commit does
not change version-specific gencode handling for older gromacs
versions
|
|
|
|
|
|
|
|
|
|
Unless the amdgpu_target is overriden, the libraries will default to
being built for cuda, since amdgpu_target=none is both default and in
conflict with +rocm. This requires a custom Disjoint set to include
both the 'auto' variant used by the rocm mathlibs and the 'none'
variant used by ROCmPackage.
* Fix search for hip+cuda in hipcub@5.1 and later
This patch is not strictly necessary, but it may fix the search for HIP
in certain environments.
* Backport fix for CUDA 11.5 to hipsparse
|
|
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
Latest patch release, fixing build issues.
|
|
|
|
* Added external detection of llvm-amdgpu.
* Style cleaning for llvm-amdgpu.
|
|
|
|
openblas likes to concurrently writes to the same archive from different
targets, and solves that through .NOTPARALLEL: all
We run `make x y z` which is not affected by `NOTPARALLEL`, running into
races.
|
|
|
|
|
|
* petsc: simplify dependencies with hypre
* add propagation of `complex` variant to hypre
|
|
|
|
Co-authored-by: Cloud User <leonardanderson@leonardander004.hzterscemazurawp3xenxzahla.bx.internal.cloudapp.net>
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
|
|
|
|
|
|
Original Author of this change: Chris Green <greenc@fnal.gov>
Two changes:
- Remove adding the library path using -L: It is obsolete now
that we have the library paths in before the system paths.
- Link with -linto only if the gettext recipe provides it:
When we are on a glibc system, we can use external gettext,
which means we use the libintl inside libc.so: no -lintl then.
This change was already submitted in #35450 and reviewed but is
stuck in this big PR which is trying to do too in a single PR.
|
|
This fixes a bug in the Windows build of Perl.
An attribute defined in package class is inaccessible from the install
method due to builder: refactor it to be a method.
|
|
|
|
* mda 2.4.3
* black
* mda update and reshuffle
* add tidynamics
|
|
* py-aioitertools: add v0.11.0
* Update var/spack/repos/builtin/packages/py-aioitertools/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
Use 'make' detected by spack within petsc build
|
|
* Ascent: Drop VTK-h dependency for 0.9
* Ascent: Remove duplicate OpenMP constraints
* Ascent: 0.9.0 cannot build with vtk-m@2
* Ascent: Only needs vtkm when using vtkh
* Ascent: Require fides when building with ADIOS2
|
|
|
|
|
|
|
|
* OpenMC: add v0.13.3
* Add missing version in list for py-openmc
|
|
* hdf5: add map variant
* hdf5: add mininum version for map variant
* hdf5: fix black error
|
|
* New: py-dalib, py-qdldl, py-qpsolvers; Update: py-ecos, py-scs, py-osqp
* [@spackbot] updating style on behalf of meyersbs
* Update py-qpsolvers homepage
* Add when clause to py-future
|
|
* New package py-json2html
* Remove deprecated python deps
|
|
|
|
Co-authored-by: Hans Fangohr <fangohr@users.noreply.github.com>
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
|
|
|
|
* deprecated old versions and deps
* syntax fix
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* py-aiobotocore: add v2.5.0
* Fix dependencies for v2.5.0
* Add py-botocore@1.29.76
|
|
* New package py-coclust
* [@spackbot] updating style on behalf of meyersbs
|
|
* New package py-soyclustering
* [@spackbot] updating style on behalf of meyersbs
|
|
|
|
* QE v7.1 add post-processing tools installation
Quantum-Espersso@7.1 ships with an incoplete CMakeLists.txt that prevents the installation of post-processing tools.
Added patches, is fixed in two different commits in upstream.
* fixed style
* removed spaces
* added MR references
|
|
|
|
* octopus: Add berkeleygw variant
* octopus: style fix
|
|
* removed env variables now default. added spec fftw3. removed obsolete version 7.0.0
* tweak NWCHEM_MODULES based on version
|
|
|
|
|