Commit graph

210 commits

Author SHA1 Message Date
edoapra
bf6f4591f4
move cleanup after code checkout 2023-10-25 22:05:06 -07:00
edoapra
d2307966fb
debug cleanup 2023-10-25 22:05:05 -07:00
edoapra
b4e7268c86
clone depth set to 1 2023-10-25 22:05:05 -07:00
Edoardo Aprà
c1e55c2435
fix runs on [ci skip] 2023-10-25 22:05:05 -07:00
edoapra
531cb0a724
check 64_to_32 conversion action 2023-10-25 22:05:04 -07:00
Edoardo Aprà
7b19831bc2
Update docker_actions.yml [ci skip] 2023-10-05 15:31:41 -07:00
edoapra
a0435738cc
remove failing xlf step 2023-10-05 15:31:33 -07:00
edoapra
6d220d4c2f
mark experimental xlf step 2023-10-05 15:31:23 -07:00
edoapra
4069b2789e
tweak checkout options 2023-09-22 19:06:54 -07:00
dependabot[bot]
8f3638e1da
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 16:22:25 -07:00
edoapra
9a3a6751d4
macos-13 & xcode 15 2023-09-22 16:22:12 -07:00
edoapra
1b61b9ca62
enable OpenMP for Intel compilers 2023-09-22 16:21:58 -07:00
edoapra
060c5a4f47
remove cache apps 2023-03-04 09:23:07 -08:00
edoapra
21a9372b96
fix setuptools vulnerability 2023-01-21 12:12:46 -08:00
edoapra
ac6f2be2d2
qemu and buildkit images to speed up 2023-01-20 21:30:41 -08:00
edoapra
50cc1ecb80
fix cache-hit-reporter [ci skip] 2023-01-20 21:30:40 -08:00
edoapra
7497b36b26
updated cache-hit-reporter [ci skip] 2023-01-20 21:30:40 -08:00
edoapra
16dd54470f
build arg GITHUB_REPOSITORY_OWNER [ci skip] 2023-01-20 21:30:06 -08:00
edoapra
ff0ca3b60a
use intel icx 2022-12-21 16:20:43 -08:00
edoapra
cb5abdc5fe
added test for ubuntu2004 libxc 2022-12-17 11:09:59 -08:00
edoapra
b022c6a94e
USE_LIBXC=-1 to use libxc pkgs 2022-12-17 11:09:56 -08:00
edoapra
0d496c22d6
python version 3.11 2022-12-08 18:22:10 -08:00
edoapra
63dccb56c0
context [ci skip] 2022-10-29 11:05:50 -07:00
edoapra
ed4fb3ac54
context [ci skip] 2022-10-29 11:05:50 -07:00
edoapra
25f7c14fe6
github_env [ci skip] 2022-10-29 11:05:45 -07:00
edoapra
685134ec55
typo [ci skip] 2022-10-29 10:45:50 -07:00
edoapra
15f98ae3ab
indentation [ci skip] 2022-10-29 10:45:50 -07:00
edoapra
b6ab7229db
add NWCHEM_BRANCH build arg [ci skip] 2022-10-29 10:45:50 -07:00
edoapra
72c80e14b5
updates 2022-10-29 10:45:23 -07:00
edoapra
35c83f4747
ifort & mpich 2022-10-14 15:48:29 -07:00
edoapra
c91854532b
clear all caches 2022-10-13 22:16:55 -07:00
edoapra
57683f70cc
removed set-output 2022-10-13 22:12:18 -07:00
edoapra
65776a47ee
remove pip upgrades [ci skip] 2022-10-11 11:41:35 -07:00
edoapra
ddfe6f5075
python version [ci skip] 2022-10-11 11:30:31 -07:00
edoapra
8a3038f18e
pip upgrade requests [ci skip] 2022-10-11 11:23:27 -07:00
edoapra
a56299cead
upgrade six more python packages [ci skip] 2022-10-11 10:50:56 -07:00
edoapra
76257e0cd5
upgrade python packages 2022-10-11 08:41:27 -07:00
edoapra
eab6964526
actions updates for node16.js 2022-10-11 08:25:14 -07:00
edoapra
65c9870cdd
macos-12 and xcode14 for ifort 2022-10-10 18:02:08 -07:00
edoapra
ef10246fd6
try ubuntu22004 for nvfortran 2022-10-10 17:05:29 -07:00
edoapra
72b1084471
ubuntu2004 for nvfortran 2022-10-09 19:26:21 -07:00
edoapra
2381da081e
scripts cleanup 2022-09-14 15:23:18 -07:00
edoapra
8ecfa88ccf
use MPI-PT on macos ifort to speedup things 2022-09-14 15:23:18 -07:00
edoapra
1dc1d91f54
ignore .gitlab-ci.yml 2022-08-17 19:18:48 -07:00
edoapra
3a00350932
ignore .gitlab-ci.yml 2022-08-17 14:06:49 -07:00
edoapra
0d0e8a6118
action updates [ci skip] 2022-08-12 13:38:14 -07:00
edoapra
0d8a43a3b8
replace ubuntu 18.04 2022-08-12 11:06:23 -07:00
edoapra
0b1026e2a8
gcc-11 and gfortran-11 for macos-12 2022-07-21 17:55:48 -07:00
edoapra
50b999e097
removed DEVELOPER_DIR for Xcode 2022-07-21 14:42:41 -07:00
edoapra
335cd318c3
macos xcode updates 2022-07-21 12:54:09 -07:00