Commit Graph

21 Commits

Author SHA1 Message Date
Marcin Junczys-Dowmunt
1e92cff93d Merged PR 25919: Sync with public master - no review required
Sync with public master, checking compilation, regression tests etc.
2022-10-04 00:42:52 +00:00
Roman Grundkiewicz
73f1899307
Add dependabot for git submodules (#916) 2022-02-10 10:25:08 +00:00
Roman Grundkiewicz
b97645846a
Update release workflow (#915)
* Add CUDA 11.x to Windows installation script
* Update release.yml workflow
2022-02-09 18:56:56 +00:00
Marcin Junczys-Dowmunt
05ba9e4c31
add -DDETERMINISTIC=ON/OFF flag (#912)
* Add -DDETERMINISTIC=ON/OFF flag to CMake
* Use -DDETERMINISTIC=on in GitHub/Azure workflows

Co-authored-by: Roman Grundkiewicz <rgrundkiewicz@gmail.com>
2022-02-08 10:57:20 +00:00
Nikolay Bogoychev
e26e5b6faf
Use apple accelerate on MacOs by default (#897) 2021-12-16 15:07:34 +00:00
Roman Grundkiewicz
12a1bfaf6f
Remove Ubuntu 16.04 from GitHub workflows (#879)
* Add --allow-unauthenticated when installing CUDA
* Remove workflow with Ubuntu 16.04
2021-10-11 16:59:52 +01:00
Roman Grundkiewicz
0223ce90b1
Fix Ubuntu GitHub checks (#848)
* Change ubuntu-latest to ubuntu-18.04
* Install gcc/g++
2021-04-08 18:41:15 +01:00
Roman Grundkiewicz
571634a2c0
Update GitHub workflows with Ubuntu+CUDA (#837) 2021-03-18 12:05:32 +00:00
Roman Grundkiewicz
77c3e356a4
Install Boost in GitHub workflows (#834)
* Install Boost in workflows
* Compile CUDA realease for all GPU archs
* Convert line endings to LF
2021-03-17 13:21:47 +00:00
Graeme
f74d055d20
Generate documentation artifact with GitHub action (#819)
* Generate documentation artifact with GitHub action
* Add comment about the contents of the api-docs artifact
2021-03-10 12:50:58 +00:00
Roman Grundkiewicz
5d2357f0e8
Update filter pattern in GitHub release action (#817) 2021-03-02 08:39:32 +00:00
Roman Grundkiewicz
8aa546ae57
Do not compile unit tests and examples in Ubuntu pipelines (#816) 2021-03-02 08:37:51 +00:00
Roman Grundkiewicz
3b468e4628
Remove ::set-env from GitHub checks for Windows (#766) 2020-11-19 20:12:28 +00:00
Roman Grundkiewicz
2637a454ad
Update Boost in GitHub checks to 1.72 (#764) 2020-11-13 11:24:00 -08:00
Roman Grundkiewicz
467b15e2b9
Updates to GitHub CI workflows (#730)
* Update GitHub workflows
* Disable marian-server on Windows checks
* Rename GitHub workflows
* Remove CMakeSettings.json files used for CI only
2020-09-16 10:27:38 +01:00
Roman Grundkiewicz
97f094b444
Release workflows (#731)
* Add GitHub workflow for generating releases
* Update pattern and job names
2020-09-15 09:42:37 -07:00
Roman Grundkiewicz
d20172c406
Disable GitHub check with Ubuntu 20.04 and GCC 9 (#717)
* Disable GitHub check with Ubuntu 20.04 and GCC 9
* Use wget instead of Invoke-WebRequest
2020-09-07 20:04:00 +01:00
Roman Grundkiewicz
9336746f89
Add GitHub workflow with CUDA 11 on Ubuntu 20.04 (#704)
* Add GitHub workflow with CUDA 11 on Ubuntu 20.04
* Make build job names unique
* Make build with CUDA 11 experimental
2020-09-02 17:20:34 +01:00
Roman Grundkiewicz
a21e48fb4f
Add GitHub workflows with CUDA and MKL (#700)
* Add GitHub workflows with CUDA
* Install MKL on Windows
* Upload CPU-only executables from Windows and Ubuntu as artifacts
* Clean up workflows
2020-08-21 18:50:07 +01:00
Roman Grundkiewicz
080d75ad59 Merged PR 14402: Sync with public marian-dev master 1.9.31
This simply pulls the recent updates from the public repo.
2020-07-28 22:19:40 +00:00
Roman Grundkiewicz
9ccb075365
Add templates for GitHub issues and pull requests 2020-03-16 20:10:18 -07:00