Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-28 | starpu: add papi and blocking variants (#33580) | Lucas Nesi | 1 | -0/+7 | |
2022-10-28 | ReFrame: add versions up to v3.12.0 (#33446) | Vasileios Karakasis | 1 | -0/+13 | |
Also adds 4.0 dev versions | |||||
2022-10-28 | gitlab ci: patched make 4.3.0 (#33583) | Harmen Stoppels | 16 | -31/+33 | |
2022-10-28 | patchelf: add v0.16.1 (#33579) | Harmen Stoppels | 1 | -0/+1 | |
2022-10-28 | openblas %oneapi: extend application of ↵ | eugeneswalker | 1 | -1/+1 | |
--Wno-error=implicit-function-declaration (#33576) | |||||
2022-10-27 | CachedCMakePackage: Add back initconfig as a defined phase (#33575) | Chris White | 3 | -4/+7 | |
Also: add type annotation to indicate that "phases" is always a tuple of strings. | |||||
2022-10-27 | py-scikit-learn: add v1.1.3 (#33534) | Adam J. Stewart | 1 | -0/+1 | |
2022-10-27 | nextflow: add 22.10.1 (#33574) | Diego Alvarez | 1 | -0/+5 | |
* Add nextflow 22.10.1 * Add trailing comma (style) | |||||
2022-10-27 | GDAL: multi-build system support (#33566) | Adam J. Stewart | 1 | -56/+61 | |
2022-10-27 | Add vasp variant to control shmem compile options (#33531) | rfbgo | 1 | -1/+6 | |
Currently the vasp package always enables the use of shmem to reduce algorithm memory usage (see https://www.vasp.at/wiki/index.php/Precompiler_options). This is great,but on some systems gives compile errors with the interoperability of C and Fortran. This PR makes that shmem flag optional, but retains the existing default on behavior. | |||||
2022-10-27 | support pkgconfig for mkl (#33382) | Robert Cohn | 1 | -0/+1 | |
2022-10-27 | ophidia-analytics-framework: new package at v1.7 (#33567) | SoniaScard | 1 | -0/+49 | |
* ophidia-analytics-framework: new package at v1.7 * Fix code style in ophidia-analytics-framework Co-authored-by: SoniaScard <SoniaScard@users.noreply.github.com> Co-authored-by: Donatello Elia <eldoo@users.noreply.github.com> | |||||
2022-10-27 | py-torchdata: add v0.5.0 (#33568) | Adam J. Stewart | 1 | -0/+2 | |
2022-10-27 | Support ROCm backing in DiHydrogen (#33563) | Brian Van Essen | 2 | -8/+30 | |
* Added support for building the DiHydrogen package and LBANN extensions to DiHydrogen with ROCm libraries. Fixed a bug on Cray systems where CMake didn't try hard enough to find an MPI-compatible compiler wrapper. Make it look more. Added support for the roctracer package when using ROCm libraries. * Fixed how ROCm support is defined for pre-v0.3 versions. | |||||
2022-10-27 | ECP-SDK: enable hdf5-vfd-gds when +cuda (#33300) | Stephen McDowell | 2 | -8/+17 | |
- hdf5-vfd-gds: - Add new version 1.0.2 compatible with hdf5@1.13. - CMake is a build dependency. - Set `HDF5_PLUGIN_PATH` in the runtime environment, this plugin is loaded dynamically. - SDK: - The VFD GDS driver only has utility when CUDA is enabled. - Require hdf5-vfd-gds@1.0.2+ (1.0.1 and earlier do not compile). | |||||
2022-10-27 | Add new versions to wi4mpi (#33569) | Carson Woods | 1 | -0/+3 | |
2022-10-27 | Update macOS Python version in CI to 3.10 (#33560) | Massimiliano Culpo | 1 | -1/+1 | |
2022-10-27 | Paraview catalyst support (#33369) | Ben Boeckel | 1 | -0/+17 | |
* paraview: add support for Catalyst 1 APIs * paraview: add support for libcatalyst impl support | |||||
2022-10-27 | new version and rocm fix (#33536) | Miroslav Stoyanov | 1 | -7/+65 | |
2022-10-27 | py-ncbi-genome-download: new package (#33511) | Luke Diorio-Toth | 1 | -0/+21 | |
* py-ncbi-genome-download: new package * fixed style | |||||
2022-10-27 | phist: add v1.11.2 (#33561) | Satish Balay | 1 | -0/+1 | |
2022-10-27 | spdlog: allow using vendored fmt library (#33379) | Brian Van Essen | 1 | -4/+9 | |
2022-10-27 | chameleon: correct chameleon+simgrid build (#33559) | Lucas Nesi | 1 | -3/+6 | |
* chameleon: correct chameleon+simgrid build * chameleon: remove unused declarations | |||||
2022-10-27 | ophidia-io-server: new package at v1.7 (#33436) | SoniaScard | 1 | -0/+39 | |
Co-authored-by: SoniaScard <SoniaScard@users.noreply.github.com> | |||||
2022-10-27 | curl: stop auto generating file named `str` (#33532) | psakievich | 1 | -1/+1 | |
Calling `determine_variants` from the `curl` package autogenerates an empty file every time it is called. | |||||
2022-10-27 | exago, hiop: propagate build type (#32750) | ryandanehy | 2 | -3/+37 | |
2022-10-27 | petsc+kokkos: pass in cuda_arch, rocm_arch to kokkos (#33530) | Satish Balay | 1 | -3/+14 | |
Also remove dependency on kokkos+wrapper | |||||
2022-10-27 | starpu: correct fxt dependency variant when simgrid (#33558) | Lucas Nesi | 1 | -0/+1 | |
2022-10-27 | suite-sparse: add versions up to v5.13.0 (#33550) | Massimiliano Culpo | 1 | -26/+24 | |
2022-10-27 | Package slate: added requirements for cuda_arch (#33554) | G-Ragghianti | 1 | -0/+3 | |
2022-10-27 | simgrid: add v3.32 (#33557) | Lucas Nesi | 1 | -0/+1 | |
2022-10-27 | intel-mpi: add `cpio` as build dependency (#33555) | Mosè Giordano | 1 | -0/+1 | |
2022-10-27 | oce: rework recipe to prefer old intel-tbb (#33553) | Massimiliano Culpo | 1 | -6/+8 | |
2022-10-27 | hiop: add version 0.7.1 (#33543) | Satish Balay | 1 | -0/+1 | |
2022-10-27 | LuaPackage: add missing attribute (#33551) | Massimiliano Culpo | 1 | -0/+3 | |
fixes #33544 | |||||
2022-10-27 | Don't fail over cpuinfo (#33546) | Harmen Stoppels | 16 | -32/+32 | |
2022-10-27 | tower-agent and tower-cli: update versions (#33545) | Marco De La Pierre | 2 | -0/+32 | |
2022-10-27 | Fix bootstrapping from sources in CI (#33538) | Massimiliano Culpo | 1 | -6/+6 | |
Since #32262 we are not testing bootstrapping from sources, since we didn't update the mirrors in tests | |||||
2022-10-26 | cppunit: add static/shared variant, add version 1.15_20220904 (#33522) | iarspider | 2 | -2/+39 | |
2022-10-26 | opencascade: new version 7.6.3 (#33518) | Wouter Deconinck | 1 | -0/+5 | |
* opencascade: new version 7.6.3 * opencascade: correct hash for 7.6.3 Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-10-26 | CLHEP: Add checksum for clhep 2.4.5.4, 2.4.6.0; cleanup recipe (#33521) | iarspider | 1 | -0/+7 | |
* CLHEP: patching of CMake policy not needed for new-ish versions * Add checksum for clhep 2.4.5.4, 2.4.6.0; cleanup recipe | |||||
2022-10-26 | libcatalyst: add 2.0.0-rc3 release (#33322) | Ben Boeckel | 1 | -0/+3 | |
2022-10-26 | Windows: fix bootstrap and package install failure (#32942) | 百地 希留耶 | 5 | -1/+52 | |
* Add patches for building clingo with MSVC * Help python find clingo DLL * If an executable is located in "C:\Program Files", Executable was running into issues with the extra space. This quotes the exe to ensure that it is treated as a single value. Signed-off-by: Kiruya Momochi <65301509+KiruyaMomochi@users.noreply.github.com> | |||||
2022-10-26 | slepc: fix for slepc+cuda ^petsc+kokkos+cuda ^kokkos+cuda+wrapper (#33529) | Satish Balay | 1 | -1/+9 | |
kokkos wrappers modify mpicxx - breaking slepc build. | |||||
2022-10-26 | new version (#33537) | Miroslav Stoyanov | 1 | -1/+2 | |
2022-10-26 | gitlab ci: show build machine info (#33523) | Harmen Stoppels | 17 | -0/+49 | |
2022-10-26 | Allow for packages with multiple build-systems (#30738) | Massimiliano Culpo | 155 | -3573/+7465 | |
This commit extends the DSL that can be used in packages to allow declaring that a package uses different build-systems under different conditions. It requires each spec to have a `build_system` single valued variant. The variant can be used in many context to query, manipulate or select the build system associated with a concrete spec. The knowledge to build a package has been moved out of the PackageBase hierarchy, into a new Builder hierarchy. Customization of the default behavior for a given builder can be obtained by coding a new derived builder in package.py. The "run_after" and "run_before" decorators are now applied to methods on the builder. They can also incorporate a "when=" argument to specify that a method is run only when certain conditions apply. For packages that do not define their own builder, forwarding logic is added between the builder and package (methods not found in one will be retrieved from the other); this PR is expected to be fully backwards compatible with unmodified packages that use a single build system. | |||||
2022-10-26 | py-torchmetrics: add v0.10.1 (#33535) | Adam J. Stewart | 1 | -0/+1 | |
2022-10-26 | pflotran: fix build errors with gfortran@10: (#33527) | Satish Balay | 1 | -0/+5 | |
>> 38 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) | |||||
2022-10-26 | petsc, py-petsc4py: add 3.18.1 (#33525) | Satish Balay | 2 | -0/+2 | |