1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00
Commit Graph

70 Commits

Author SHA1 Message Date
Evgeny Posenitskiy
eb34535d22
Test QMCkl with the latest TREXIO + MacOS CI (#58)
* FIX: update the metadata group of the TREXIO file

This change is required to make `test_qmckl_trexio` pass with the recent additions to the TREXIO (see `unsafe` attribute of the metadata group).

* Install the latest TREXIO in GH actions

* Enable CI test on MacOS

* Fix TREXIO installation on MacOS

* Update TREXIO pkg-config path

* Change PKG_CONFIG_PATH

* Fix F77 issue of autoconf

* Disable useless F77 check
2022-02-01 14:21:29 +01:00
1e829f1c0a Update version of trexio 2022-01-08 15:04:50 +01:00
8abd24be0c Update version of trexio 2022-01-08 15:02:50 +01:00
363e368ad6 Update CI 2022-01-06 19:06:31 +01:00
2c0dc5561b Update CI 2022-01-06 19:04:34 +01:00
5f30bed2d1 Update CI 2022-01-06 19:01:19 +01:00
Evgeny Posenitskiy
12fc6533da
Fix TREXIO installation in the Verificarlo workflow (#55)
* specify CC and FC at configure time

* use verificarlo-c instead of verificarlo-f

* install TREXIO in ci_install.sh script

* use GNU compiler instead of verificarlo ones to build TREXIO

* install BLAS and LAPACK due to the recent change in configure of QMCkl

* Fix QMCkl pre-build issue

* move TREXIO installation back to .yml file and downgrade to v.1.1.0

* formatting .yml
2021-12-14 10:43:36 +01:00
4a63473eab Automatic maintainer mode 2021-11-01 10:43:08 +01:00
b3e3b0b6dc Fixing build 2021-10-14 21:45:30 +02:00
284145be65 Merge branch 'master' of github.com:TREX-CoE/qmckl 2021-10-14 21:44:02 +02:00
1cb4365a29 Merge branch 'master' of github.com:TREX-CoE/qmckl 2021-10-14 21:40:51 +02:00
2587a046de Fixed #48 2021-10-14 21:40:14 +02:00
f2b1c76e39
Update gh-pages.yml 2021-10-14 19:49:07 +02:00
ef25dd3c2e
Update test-build.yml 2021-10-14 16:17:48 +02:00
c434f9507c
Update test-build.yml 2021-10-14 16:14:22 +02:00
b8f01737ea Merge branch 'trexio' of github.com:TREX-CoE/qmckl into trexio 2021-10-14 11:57:00 +02:00
7b5a80e3d5 Use new trexio 2021-10-14 11:08:30 +02:00
Pablo de Oliveira Castro
7fdc1e8346
Merge branch 'master' into master 2021-10-13 09:32:31 +02:00
990cfd756e
Update test-build.yml 2021-10-12 11:48:48 +02:00
9f66bdc836
Update test-build.yml 2021-10-12 11:35:42 +02:00
b0fa668c77
Update test-build.yml 2021-10-12 11:25:05 +02:00
db59021544
Install HDF5 for trexio 2021-10-12 00:17:14 +02:00
d17b0f88d1
Install trexio in GH actions 2021-10-12 00:15:38 +02:00
Aurélien Delval
fb3eeaaa5d Add pkg-config install in CI (should fix issues)
Installing pkg-config in the workflowconfig file should fix configure
issues, and allow the CI to succeed.
2021-07-30 11:10:16 +02:00
Aurélien Delval
424afc4fc7 Create symbolic link to /usr/lib/python3 instead of alias 2021-07-26 08:26:15 +02:00
Aurélien Delval
f444dd7e75 Run apt upgrade in CI workflow before emacs install 2021-07-26 08:20:06 +02:00
Aurélien Delval
9714ab095e Tentative to fix CI
- Create alias to python command
- Install emacs in workflow
2021-07-26 08:12:48 +02:00
Aurélien Delval
820ed0ec34 [auto] Set up Verificarlo CI on this branch 2021-07-26 07:44:18 +02:00
8710a14d5a Download test-suite.log as artifact 2021-07-07 19:09:03 +02:00
bf11388be8 Remove MacOS from CI 2021-05-12 23:41:43 +02:00
f69897f9f6 Fixing MacOS 2021-05-12 23:39:55 +02:00
8636aaf67c Fixing MacOS 2021-05-12 23:38:12 +02:00
808e3f1ec3 Fixing MacOS 2021-05-12 23:33:10 +02:00
6a36bd1043 Fixing MacOS 2021-05-12 23:30:46 +02:00
df329a4673 Fix CI 2021-05-12 23:23:42 +02:00
7b7c8242bd Fix CI 2021-05-12 13:36:25 +02:00
0fdaea77c9 Fix CI 2021-05-12 13:35:38 +02:00
ea8804ae19 MacOS CI 2021-05-12 13:33:14 +02:00
1516f06e03 Multi-arch CI 2021-05-12 13:24:35 +02:00
c3bd5cd732 Fixing CI 2021-05-12 02:25:23 +02:00
95b9d77e84 Workflows 2021-05-12 02:16:45 +02:00
c6388867a6 Add --without-munit 2021-05-07 13:16:46 +02:00
a84fca166d Fixed actions 2021-05-07 13:02:16 +02:00
9612208161 Fixed actions 2021-05-07 12:58:30 +02:00
e2e46d0714 Moved documentation in share/doc 2021-04-30 01:26:19 +02:00
e18655b147 Added qmckl_electron 2021-04-21 01:56:47 +02:00
3618cde7b1 Cleaned Makefiles 2021-04-20 18:33:36 +02:00
5f2da3e9fa Fixed website 2021-03-06 23:27:48 +01:00
a948aa6c4b Debug github 2021-03-06 23:26:35 +01:00
cb1562de19 Debug github 2021-03-06 23:21:10 +01:00