Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-25 | New package r-spades-core at 1.0.5 (#21782) | Desmond Orton | 1 | -0/+39 | |
2021-02-24 | llvm-doe+lldb: @doe: fix improper set of LLDB_ENABLE_PYTHON (#21935) | eugeneswalker | 1 | -3/+3 | |
2021-02-25 | Overhaul xgboost packages (#21661) | Adam J. Stewart | 3 | -18/+96 | |
* Overhaul xgboost packages * Don't deprecate xgboost 0.90 * Add py-xgboost@0.90, but deprecate it * extras_require added in 1.0.0 * Deprecate py-dask-xgboost * Simplify setting cuda arch | |||||
2021-02-25 | libjpeg: add version 9d (#21819) | Matthijs van Waveren | 1 | -1/+2 | |
* Update package libjpeg * Change order and remove empty line. * emove space | |||||
2021-02-25 | font-util: fix typo in default fonts (#21933) | Adam J. Stewart | 1 | -1/+1 | |
2021-02-25 | py-azureml-dataprep: add new version (#21919) | Adam J. Stewart | 1 | -2/+9 | |
2021-02-24 | New package r-qs at 0.23.5 (#21779) | Desmond Orton | 1 | -0/+26 | |
2021-02-24 | Silo: fix build errors with +silex on ubuntu18.04(#21877) | Olivier Cessenat | 1 | -2/+4 | |
2021-02-24 | Silo: Update URLs (#21880) | Rémi Lacroix | 1 | -3/+3 | |
2021-02-24 | py-azureml-train: add new version (#21929) | Adam J. Stewart | 1 | -0/+3 | |
2021-02-24 | py-azureml-train-restclients-hyperdrive: add new version (#21928) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-24 | py-azureml-train-core: add new version (#21927) | Adam J. Stewart | 1 | -0/+5 | |
2021-02-24 | py-azureml-train-automl-client: add new version (#21926) | Adam J. Stewart | 1 | -0/+6 | |
2021-02-24 | py-azureml-telemetry: add new version (#21925) | Adam J. Stewart | 1 | -0/+3 | |
2021-02-24 | py-azureml-sdk: add new version (#21924) | Adam J. Stewart | 1 | -0/+7 | |
2021-02-24 | py-azureml-pipeline: add new version (#21923) | Adam J. Stewart | 1 | -0/+4 | |
2021-02-24 | py-azureml-pipeline-steps: add new version (#21922) | Adam J. Stewart | 1 | -0/+5 | |
2021-02-24 | py-azureml-pipeline-core: add new version (#21921) | Adam J. Stewart | 1 | -0/+3 | |
2021-02-24 | py-azureml-dataset-runtime: add new version (#21920) | Adam J. Stewart | 1 | -2/+6 | |
2021-02-24 | py-azureml-dataprep-native: add new version (#21918) | Adam J. Stewart | 1 | -3/+32 | |
2021-02-24 | py-azureml-core: add new version (#21917) | Adam J. Stewart | 1 | -10/+11 | |
2021-02-24 | py-azureml-automl-core: add new version (#21916) | Adam J. Stewart | 1 | -0/+4 | |
2021-02-24 | py-azureml-dataprep-rslex: add new package (#21915) | Adam J. Stewart | 1 | -0/+73 | |
2021-02-24 | libcircle: needs libpciaccess (link dep) (#21648) | eugeneswalker | 1 | -0/+1 | |
2021-02-24 | rempi-needs-libpciaccess (link dep) (#21652) | eugeneswalker | 1 | -0/+1 | |
2021-02-24 | New package r-rapiserialize at 0.1.0 (#21780) | Desmond Orton | 1 | -0/+27 | |
2021-02-24 | n2p2: Add new package (#21709) | kuramoto-fj | 8 | -0/+768 | |
* n2p2: Add new package * remove , * Resurrection of , and changed " to single * changed example.command to example.co * n2p2: Added v2.1.1 * n2p2: Changed the type of depends_on. | |||||
2021-02-24 | Fix target selection in rocfft (#21858) | Harmen Stoppels | 1 | -5/+18 | |
2021-02-24 | HIP: document variables, apply patches to older versions, fix build issues ↵ | Harmen Stoppels | 3 | -56/+94 | |
(#21852) Since there are many variables being set I thought it would be a good idea to document them better and slightly simplify the logic for external vs not-external. | |||||
2021-02-23 | numactl: no-op needed if configure can't find TLS (#21894) | Robert Blake | 2 | -0/+14 | |
* numactl: Bash needs no-op if configure can't find TLS * Upstream has fix, will be out in next version. https://github.com/numactl/numactl/pull/103 | |||||
2021-02-23 | New package r-circstat@0.2-6 (#21777) | Desmond Orton | 1 | -0/+24 | |
2021-02-23 | New package r-fastdigest at 0.6-3 (#21778) | Desmond Orton | 1 | -0/+26 | |
2021-02-23 | New version r-stringfish at 0.14.2 (#21785) | Desmond Orton | 1 | -0/+26 | |
2021-02-23 | Sph2pipe: Update URL (#21886) | Rémi Lacroix | 1 | -1/+1 | |
2021-02-23 | julia: Add 1.5.3 (#21891) | Carlos Bederián | 1 | -0/+1 | |
2021-02-23 | use package supplied autogen.sh (#20319) | Phil Tooley | 1 | -0/+6 | |
2021-02-23 | redland bindings: new package at v1.0.17.1 (#21838) | ketsubouchi | 1 | -0/+34 | |
2021-02-23 | lbann: updated python dependencies and new variants (#21863) | Brian Van Essen | 2 | -18/+31 | |
* Made DiHydrogen a required dependencies on newer versions of LBANN. Added an explicit variant for enabling Boost-dependent callbacks. Updated the separation for embedded Python and the Python front end code and associated dependencies. * Bugfix on ROCm include in DiHydrogen | |||||
2021-02-23 | octave-arduino: new package at v0.2.0 (#21874) | Olivier Cessenat | 1 | -0/+19 | |
2021-02-23 | margo is now mochi-margo (#21851) | eugeneswalker | 1 | -1/+1 | |
unifyfs dependency margo is now mochi-margo following deprecation commit c55406a | |||||
2021-02-23 | octave-instrctl: new package at v0.3.1 (#21845) | Olivier Cessenat | 1 | -0/+18 | |
2021-02-23 | octave-optim: add v1.6.1 (#21844) | Olivier Cessenat | 1 | -0/+1 | |
2021-02-23 | octave-struct: add v1.0.17 (#21846) | Olivier Cessenat | 1 | -0/+1 | |
2021-02-23 | octave-splines: new version 1.3.3 (#21847) | Olivier Cessenat | 1 | -0/+1 | |
2021-02-23 | xsdk: update build to follow strumpack change (#21871) | Satish Balay | 1 | -4/+4 | |
Change happened in 671f0ff32b3ee2fdf7cae71864073e974b804c23 | |||||
2021-02-23 | octave-signal: new package at v1.4.1 (#21872) | Olivier Cessenat | 1 | -0/+18 | |
2021-02-23 | octave-statistics: new package at v1.4.2 (#21873) | Olivier Cessenat | 1 | -0/+18 | |
2021-02-23 | openblas: add "locking" variant, updated blaspp (#21770) | Axel Huebl | 2 | -1/+15 | |
BlasPP by ECP SLATE will fail to install by default (`spack install blaspp`) because: - the default BLAS installation in Spack is OpenBLAS - BlasPP conflicts with `threads=none` for all recent OpenBLAS releases OpenBLAS introduced a threadsafe compile option with 0.3.7+ aka `USE_LOCKING`: ``` 61 # If you want to build a single-threaded OpenBLAS, but expect to call this 62 # from several concurrent threads in some other program, comment this in for 63 # thread safety. (This is done automatically for USE_THREAD=1 , and should not 64 # be necessary when USE_OPENMP=1) 65 # USE_LOCKING = 1 ``` According to tests, with `spack install --test root blaspp`, this exactly addresses the issues in BlasPP tests. It also seems to be a good option to set by default for OpenBLAS and users that do not need this safety net can always disable it. Solve issues with newer OpenBLAS by requiring `+locking` over none-default threading options. | |||||
2021-02-22 | Adding support for ROCm for the LBANN software stack. (#21716) | Brian Van Essen | 4 | -8/+92 | |
* Also removed LBANN CUDA CMake flags that are set by the version of Hydrogen that is compiled against. * Updated recipes to use HWLOC 2.3 with ROCm to enable topology awareness. Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-02-22 | py-fenics-ffc: new package to support fenics (#21862) | emai-imcs | 1 | -0/+39 | |
* new Python FFC package to support FEniCS 2018 onwards * added py-dijitso dependency * added fenics python ffc package |