Skip to content
Snippets Groups Projects
Commit 4a66c4a4 authored by Thomas Müller's avatar Thomas Müller
Browse files

Add CI runner that checks compilation of non-tensor core fp16 compilation

parent b9d5be37
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,9 @@ jobs:
- os: ubuntu-18.04
cuda: "10.2"
arch: 61
- os: ubuntu-18.04
cuda: "10.2"
arch: 53
- os: ubuntu-18.04
cuda: "10.2"
arch: 37
......@@ -74,6 +77,10 @@ jobs:
visual_studio: "Visual Studio 16 2019"
cuda: "11.5.1"
arch: 61
- os: windows-2019
visual_studio: "Visual Studio 16 2019"
cuda: "11.5.1"
arch: 53
- os: windows-2019
visual_studio: "Visual Studio 16 2019"
cuda: "11.5.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment