Nils Wentzell
ae8d373c72
Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable
2024-03-05 10:52:20 -05:00
Thomas Hahn
a3a49e514a
Update macos build instructions in Jenkinsfile and build.yml
2024-03-05 10:11:26 -05:00
Nils Wentzell
eaa7c43551
Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable
2024-03-04 17:59:48 -05:00
Nils Wentzell
f6e53b6ef2
[jenkins] Add ubuntu-intel build
2024-02-16 11:56:00 -05:00
Dylan Simon
d4d231786e
jenkins: remove my email
2024-02-09 13:42:47 -05:00
Nils Wentzell
1a7a9af4e7
Fix typo in Jenkinsfile
2023-12-05 16:33:29 -05:00
Nils Wentzell
93ee35d25e
[jenkins] For sanitized build use RelWithDebInfo build mode
2023-09-27 11:14:33 -04:00
Nils Wentzell
0ca04d26a7
Raise shm size for docker run commands to comply with mkl requirements
2023-09-18 17:25:48 -04:00
Nils Wentzell
edf91a9819
Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable
2023-06-22 15:16:35 -04:00
Nils Wentzell
9f9b93aa99
[jenkins] Remove redundant '-DBuild_Deps=Always' from cmake configuration
2023-06-12 17:40:47 -04:00
Nils Wentzell
912971297e
Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable
2023-06-07 16:42:28 -04:00
Nils Wentzell
0aece02617
[jenkins] Move to gcc 13 for osx builds
2023-06-06 11:19:21 -04:00
Nils Wentzell
58dac3696d
[jenkins] Move to gcc 12 for osx builds
2023-06-06 10:43:19 -04:00
Dylan Simon
82b7dfee15
[jenkins] remove my email
2022-07-06 15:26:06 -04:00
Nils Wentzell
b5a85e3034
Squash app4triqs/3.1.x to reduce skeleton history when tracking
...
Co-authored-by: Dylan Simon <dylan@dylex.net>
Co-authored-by: Alexander Hampel <ahampel@flatironinstitute.org>
2022-02-17 17:04:28 -05:00
Dylan Simon
289265af40
[jenkins] remove bouncing email address
2022-01-25 19:33:42 -05:00
Alexander Hampel
29c7c337b1
merge latest app4trqs skeleton changes
2021-09-17 14:24:22 -04:00
Dylan Simon
4a74b446a2
[jenkins] set OMP_NUM_THREADS
2021-06-15 10:13:55 -04:00
Nils Wentzell
755381be4b
Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable
2021-06-03 15:03:37 -04:00
Dylan Simon
1a63d0854c
[jenkins] more explicit node allocation
2021-06-03 00:59:04 -04:00
Dylan Simon
8cc1949be0
[jenkins] add sanitize platform build
2021-05-28 13:11:47 -04:00
Nils Wentzell
3c5196722f
[jenkins] Bump osx gcc version to 11
2021-05-27 17:48:41 -04:00
Nils Wentzell
d902a04b67
[jenkins] Remove centos-gcc build
2021-05-27 17:48:41 -04:00
Dylan Simon
4e1cdfe4e2
[jenkins] update osx python path for 3.9
2021-03-01 12:26:42 -05:00
Dylan Simon
ad0853b6bc
Revert "[jenkins] try setting ansiColor as a build property"
...
This reverts commit 2a9b29741e
.
2021-02-17 15:48:52 -05:00
Dylan Simon
2a9b29741e
[jenkins] try setting ansiColor as a build property
2021-02-17 15:43:40 -05:00
Dylan Simon
ab32b3fb51
[jenkins] try adding ansiColor support
2021-02-17 14:28:20 -05:00
Nils Wentzell
064a3c85f9
[jenkins] For failed compilation on OSX, follow up with a serial VERBOSE=1 build
2021-02-10 10:45:35 -05:00
Dylan Simon
556937134e
Merge remote-tracking branch 'app4triqs/unstable' into unstable
2020-09-10 11:57:06 -04:00
Dylan Simon
7c8d2ff37d
[jenkins] update osx to python3.8
2020-09-09 19:32:24 -04:00
Dylan Simon
87637f8d68
[jenkins] switch to gcc-10 on osx
2020-09-09 19:03:28 -04:00
Nils Wentzell
de8b2bd95e
Merge remote-tracking branch 'app4triqs-remote/3.0.x' into unstable
2020-08-08 16:37:03 -04:00
Dylan Simon
56483b2d7d
[jenkins] send email on test failure too
2020-08-03 11:24:17 -04:00
Nils Wentzell
e9d06414af
Merge remote-tracking branch 'app4triqs-remote/unstable' into py3
2020-06-23 09:23:50 -04:00
Dylan Simon
c99d08cbc0
[jenkins] more alignment with triqs
2020-06-15 10:27:45 -04:00
Dylan Simon
c2a4685719
[jenkins] bring into closer alignment with triqs
2020-06-15 10:20:40 -04:00
Nils Wentzell
a0697652a2
[jenkins] Revert notification email list after app4triqs merge
2020-06-10 13:31:46 -04:00
Dylan Simon
eb29e0f192
[jenkins] correct jenkins project name
2020-06-10 12:55:28 -04:00
Alexander Hampel
11d394fd5b
synchronize dfttools with app4triqs structure
...
* moved the plovasp C++ code to c++/triqs_dft_tools/converters/vasp
* added global header triqs_dft_tools/triqs_dft_tools.hpp
* python dir based on single cmakelist file
* registered C++ tests for plovasp
* corrected imports for py3 tests for plovasp
* corrected block order in sigma_from_file and srvo3_Gloc
* exchanged ref files for sigma_from_file, srvo3_Gloc, SrVO3.ref.h5
* moved vasp converter bash scripts from dir shells to bin dir
2020-06-10 17:45:53 +02:00
Dylan Simon
06c3c821d3
[jenkins] run tests separately and mark failures unstable
2020-05-19 19:19:19 -04:00
Dylan Simon
116df6ef67
[jenkins] initial py3 changes
2020-05-16 13:04:43 -04:00
Nils Wentzell
64f4cd2d60
[jenkins] Specify FC=gfortran-9 consistently with app4triqs
2020-03-10 15:22:09 -04:00
Nils Wentzell
6a61fe0740
[Jenkins] Specify fortran compiler also for osx clang builds
2020-02-12 09:43:15 -05:00
Dylan Simon
8784480829
[jenkins] osx-gcc: switch to gcc 9
2020-02-11 17:00:50 -05:00
Dylan Simon
0982a5f898
[jenkins] osx-gcc: switch to gcc 9
2020-02-11 14:08:10 -05:00
Dylan Simon
483dc46b2a
[jenkins] remove stray quote in last
2020-01-28 11:38:56 -05:00
Dylan Simon
eab9a23c4f
[jenkins] use lower-case docker name; auto-detect doc dir
2020-01-28 11:33:55 -05:00
Dylan Simon
3111d800b5
[jenkins] osx-gcc: use a consistent gfortran
...
but what should clang be using?
2020-01-23 18:32:32 -05:00
Dylan Simon
5c760037b7
[jenkins] stage publication results in tmpdir
...
Currently they're polluting the main build dir and not getting cleaned
up for some reason
2020-01-14 15:49:38 -05:00
Nils Wentzell
9bca12d1ea
[jenkins] Synchronize Jenkinsfile with app4triqs
2019-10-10 13:46:39 -04:00