Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
136721a8
Unverified
Commit
136721a8
authored
Feb 08, 2024
by
Rickard
Committed by
GitHub
Feb 08, 2024
Browse files
Skip checkout nvidia cub (#1053)
parent
88ab6303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+0
-14
No files found.
.github/workflows/python-package.yml
View file @
136721a8
...
@@ -44,13 +44,6 @@ jobs:
...
@@ -44,13 +44,6 @@ jobs:
-
name
:
Add msbuild to PATH
-
name
:
Add msbuild to PATH
uses
:
microsoft/setup-msbuild@v1.1
uses
:
microsoft/setup-msbuild@v1.1
if
:
${{ startsWith(matrix.os, 'windows') }}
if
:
${{ startsWith(matrix.os, 'windows') }}
# Check out dependencies code
-
uses
:
actions/checkout@v4
name
:
Check out NVidia cub
with
:
repository
:
nvidia/cub
ref
:
1.11.0
path
:
dependencies/cub
# Compile C++ code
# Compile C++ code
-
name
:
Build C++
-
name
:
Build C++
shell
:
bash
shell
:
bash
...
@@ -117,13 +110,6 @@ jobs:
...
@@ -117,13 +110,6 @@ jobs:
-
name
:
Add msbuild to PATH
-
name
:
Add msbuild to PATH
uses
:
microsoft/setup-msbuild@v1.1
uses
:
microsoft/setup-msbuild@v1.1
if
:
${{ startsWith(matrix.os, 'windows') }}
if
:
${{ startsWith(matrix.os, 'windows') }}
# Check out dependencies code
-
uses
:
actions/checkout@v4
name
:
Check out NVidia cub
with
:
repository
:
nvidia/cub
ref
:
1.11.0
path
:
dependencies/cub
# Compile C++ code
# Compile C++ code
-
name
:
Build C++
-
name
:
Build C++
shell
:
bash
shell
:
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment