Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* usearch: new versison
Manual download no longer reqired for @12:
|
|
* imoroved-rdock: new test API
* Make test subpart names and or descriptions more accurate
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
Included: 3.46.0 (most current), 3.45.3, 3.45.1 (for possible compat with Ubuntu 24.04 LTS), 3.44.2.
|
|
* rust: rework external find to require both rustc and cargo
* rust: handle unable to parse version
* [@spackbot] updating style on behalf of wdconinc
* rust: not x or not y -> not (x and y)
Co-authored-by: Alec Scott <hi@alecbcs.com>
* rust: pick first rustc found
Co-authored-by: Alec Scott <hi@alecbcs.com>
* rust: list comprehensions
Co-authored-by: Alec Scott <hi@alecbcs.com>
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
|
|
v1.8.1, v1.9.0 (#45282)
|
|
|
|
CCE in spack is Cray on the Score-P configure line. Others can be added.
Co-authored-by: William Williams <william.williams@tu-dresden.de>
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
* mapl: add 2.47.1
* Approve compiler depends_on
|
|
|
|
* magic-enum: add version 0.9.6
* magic-enum: add maintainer
---------
Co-authored-by: pranav-sivaraman <pranav-sivaraman@users.noreply.github.com>
|
|
* harfbuzz: add v9.0.0
* harfbuzz: do not patch non-existing Makefile beyond v8
|
|
|
|
Signed-off-by: Cameron Smith <smithc11@rpi.edu>
|
|
* rocm-opencl: old to new test API
* Run tests from test stage directory
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
|
|
* go: remove invalid deps
* go: add dependencies sed and grep
|
|
* libmesh: add missing v1.7.1 release
* libmesh: avoid pulling in petsc if only +mpi or +metis is given
* libmesh: add shared variant
Co-authored-by: rbberger <rbberger@users.noreply.github.com>
|
|
|
|
|
|
* py-pyfr: add v2.0.3
|
|
|
|
ck test (#45273)
* add netlib-lapack dependency to hipsparselt and enable ck test
* fix cmake args
|
|
* tamaas: added version 2.8.0
* tamaas: added +petsc variant for extra solvers
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
Add language dependencies `c`, `cxx`, and `fortran`.
These `depends_on` statements are auto-generated based on file extensions found
in source tarballs/zipfiles.
The `# generated` comment can be removed by package maintainers after
validating correctness.
|
|
|
|
|
|
* detray: new package
This commit adds the detray package, a detector description library for
HEP experiments that is designed to be GPU-friendly.
* Update var/spack/repos/builtin/packages/detray/package.py
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
* Update var/spack/repos/builtin/packages/detray/package.py
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
* abinit: add version 10.0.7
* abinit: simplified version constraint for applying rm_march_settings_v9.patch
|
|
* parflow: Old test method to new test method
* add output checker
* made req. changes
|
|
* fix hipblas test
* add rocm-openmp-extras dependencies
|
|
* vasp: add new version 6.4.3 and rework package
* vasp: remove redundant cuda dep
* vasp: bump fftlib variant version restriction
* vasp: honor the still existing scalapack variant
---------
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
|
|
|
|
|
|
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
|
|
|
|
|
|
* geant4: add v11.3.0.beta
* geant4: vecgeom@1.2.8: when 11.3:
* geant4-data: add v11.3.0
* g4particlexs: add v4.1
* g4emlow: add v8.6
* g4nudexlib, g4urrpt: add v1.0
* [@spackbot] updating style on behalf of wdconinc
* geant4: immediately deprecate geant4-11.3.0.beta
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
|
|
|
|
* OpenMPI 5 w/ PRRTE 3 series PMIX version check fix
OpenMPI fails to compile otherwise when targeting external PMIX 4.2.6 and likely others.
```
>> 3369 base/ess_base_bootstrap.c:72:14: error: static declaration of 'pmix_getline' follows non-static declaration
3370 72 | static char *pmix_getline(FILE *fp)
3371 | ^
3372 /opt/pmix/include/pmix/src/util/pmix_string_copy.h:83:19: note: previous declaration is here
3373 83 | PMIX_EXPORT char *pmix_getline(FILE *fp);
3374 | ^
3375 1 error generated.
>> 3376 make[4]: *** [Makefile:820: base/ess_base_bootstrap.lo] Error 1
```
Upstream PRRTE fix (not released yet): https://github.com/openpmix/prrte/pull/1957
Upstream OpenMPI issue: https://github.com/open-mpi/ompi/issues/12537 ("fixed in next release")
Co-authored-by: Shahzeb Siddiqui <shahzebmsiddiqui@gmail.com>
|
|
The patch which enables icx/ifx compilers is only added for `wrf@4.4:`. This PR prints a useful message at concretization time instead of failing the installation later on.
Co-authored-by: stephenmsachs <stephenmsachs@users.noreply.github.com>
|
|
|