Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CUDA 12.2 support and check for Doubles in tests #3476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 29, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update vcpkg baseline
  • Loading branch information
umar456 committed Jul 28, 2023
commit 6fa7574f24b67d1b4ddabcf0a8d9214b71696e3a
2 changes: 1 addition & 1 deletion 2 .github/workflows/win_cpu_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: CPU (fftw, OpenBLAS, windows-latest)
runs-on: windows-latest
env:
VCPKG_HASH: f14984af3738e69f197bf0e647a8dca12de92996
VCPKG_HASH: 9d47b24eacbd1cd94f139457ef6cd35e5d92cc84
VCPKG_DEFAULT_TRIPLET: x64-windows
steps:
- name: Checkout Repository
Expand Down
2 changes: 1 addition & 1 deletion 2 vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@
]
}
},
"builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996"
"builtin-baseline": "9d47b24eacbd1cd94f139457ef6cd35e5d92cc84"
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.