Commit Graph

12 Commits

Author SHA1 Message Date
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