{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":246609729,"defaultBranch":"develop","name":"spack","ownerLogin":"vitodb","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-03-11T15:33:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/55766483?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1689004826.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"105e185300c6c60e98bb97b0bf08258ef935176c","ref":"refs/heads/fnal-develop","pushedAt":"2023-07-10T16:00:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vitodb","name":"Vito Di Benedetto","path":"/vitodb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55766483?s=80&v=4"},"commit":{"message":"build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 (#152)\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/docker/build-push-action/releases)\r\n- [Commits](https://github.com/docker/build-push-action/compare/44ea916f6c540f9302d50c2b1e5a8dc071f15cdf...2eb1c1961a95fc15694676618e422e8ba1d63825)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/build-push-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 (spack…"}},{"before":"b9ab1de4c5f7b21d9f9cb88b7251820a48e82d27","after":"64c6d63675f8e45e0be12a9c55acb4b7969e383a","ref":"refs/heads/develop","pushedAt":"2023-07-10T15:54:52.702Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vitodb","name":"Vito Di Benedetto","path":"/vitodb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55766483?s=80&v=4"},"commit":{"message":"Update cp2k recipe to use cmake or the current build system (#35718)\n\n* Update cp2k recipe to use cmake or the current build system\r\n\r\nOffers the possibility to build cp2k with the new cmake build system. commands like this are now supported\r\n\r\nspack install cp2k@master build_system=cmake +.....\r\n\r\nthe recipe supports the following optional functionalities\r\n\r\n- superlu, cosma, sirius, spglib, metis, spglib, libxc, libint, cuda/rocm, mkl/openblas/sci (and others), mpi, openmp, dbcsr\r\n- dbcsr is built separately using the currently available recipe.\r\n\r\nTwo PRs need to be merged to be fully functional (cosma update in spack + one PR in cp2k github).\r\n\r\n* Fix indentation\r\n\r\n* Fix indentation\r\n\r\n* Update libvori\r\n\r\n* More typos\r\n\r\n* Simplify BLAS/LAPACK\r\n\r\n* Simplify BLAS/LAPACK\r\n\r\n* Add A100 gpu value\r\n\r\n* Fix typo\r\n\r\n* Add the enable_regtests option\r\n\r\nif -DCP2K_ENABLE_REGTESTS=ON (+enable_regtests with spack) then the location of the binary executables will be in the cp2k root directory under exe/build-cmake-*. This option is needed to run the regtests afterwards.\r\n\r\n* Minor update\r\n\r\n* more fixes\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* small changes\r\n\r\n* Remove any reference to nvidia architecture in the rocm list\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Final reformating\r\n\r\n* Update py-fypp\r\n\r\n---------\r\n\r\nCo-authored-by: Mikael Simberg \r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>","shortMessageHtmlLink":"Update cp2k recipe to use cmake or the current build system (spack#35718"}},{"before":"b9ab1de4c5f7b21d9f9cb88b7251820a48e82d27","after":"64c6d63675f8e45e0be12a9c55acb4b7969e383a","ref":"refs/heads/develop","pushedAt":"2023-07-10T15:54:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vitodb","name":"Vito Di Benedetto","path":"/vitodb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55766483?s=80&v=4"},"commit":{"message":"Update cp2k recipe to use cmake or the current build system (#35718)\n\n* Update cp2k recipe to use cmake or the current build system\r\n\r\nOffers the possibility to build cp2k with the new cmake build system. commands like this are now supported\r\n\r\nspack install cp2k@master build_system=cmake +.....\r\n\r\nthe recipe supports the following optional functionalities\r\n\r\n- superlu, cosma, sirius, spglib, metis, spglib, libxc, libint, cuda/rocm, mkl/openblas/sci (and others), mpi, openmp, dbcsr\r\n- dbcsr is built separately using the currently available recipe.\r\n\r\nTwo PRs need to be merged to be fully functional (cosma update in spack + one PR in cp2k github).\r\n\r\n* Fix indentation\r\n\r\n* Fix indentation\r\n\r\n* Update libvori\r\n\r\n* More typos\r\n\r\n* Simplify BLAS/LAPACK\r\n\r\n* Simplify BLAS/LAPACK\r\n\r\n* Add A100 gpu value\r\n\r\n* Fix typo\r\n\r\n* Add the enable_regtests option\r\n\r\nif -DCP2K_ENABLE_REGTESTS=ON (+enable_regtests with spack) then the location of the binary executables will be in the cp2k root directory under exe/build-cmake-*. This option is needed to run the regtests afterwards.\r\n\r\n* Minor update\r\n\r\n* more fixes\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Mikael Simberg \r\n\r\n* small changes\r\n\r\n* Remove any reference to nvidia architecture in the rocm list\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Update var/spack/repos/builtin/packages/cp2k/package.py\r\n\r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>\r\n\r\n* Final reformating\r\n\r\n* Update py-fypp\r\n\r\n---------\r\n\r\nCo-authored-by: Mikael Simberg \r\nCo-authored-by: Alberto Invernizzi <9337627+albestro@users.noreply.github.com>","shortMessageHtmlLink":"Update cp2k recipe to use cmake or the current build system (spack#35718"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xMFQxNjowMDoyNi4wMDAwMDBazwAAAANSbJ9t","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xMFQxNjowMDoyNi4wMDAwMDBazwAAAANSbJ9t","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xMFQxNTo1NDo1Mi4wMDAwMDBazwAAAANSa4T8"}},"title":"Activity · vitodb/spack"}