Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
boostorg
/
compute
Public
Notifications
You must be signed in to change notification settings
Fork
338
Star
1.6k
Code
Issues
130
Pull requests
26
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 28, 2024
Add test_sha1.cpp
pdimov
committed
cf79075
Copy full SHA for cf79075
Commits on Aug 22, 2024
Merge pull request #891 from boostorg/pr/add-windows-opencl-lib
kylelutz
authored
c62316f
Copy full SHA for c62316f
Merge pull request #893 from boostorg/pr/fix-sha1-fix
kylelutz
authored
54915ac
Copy full SHA for 54915ac
Output digest[i] as an integer, rather than a character, in sha1.hpp
pdimov
committed
f8e5e35
Copy full SHA for f8e5e35
Link to OpenCL under Windows as well in test/Jamfile.v2
pdimov
committed
3084aa4
Copy full SHA for 3084aa4
Merge pull request #887 from mmitti/mmitti/fix_sha1_digest_type
Show description for c539c92
kylelutz
authored
c539c92
Copy full SHA for c539c92
Merge pull request #830 from rosenrodt/include-static-assert-fundamentals-hpp
Show description for 51feec8
kylelutz
authored
51feec8
Copy full SHA for 51feec8
Merge pull request #890 from boostorg/fix_test_functional_popcount
Show description for 2288266
kylelutz
authored
2288266
Copy full SHA for 2288266
Fix includes in test_functional_popcount.cpp
kylelutz
committed
d442329
Copy full SHA for d442329
Commits on Aug 19, 2024
fixup to changing sha1::digest_type
mmitti
authored
79452d5
Copy full SHA for 79452d5
Commits on Sep 23, 2021
Add a Boost-friendly subproject case to CMakeLists
pdimov
committed
36350b7
Copy full SHA for 36350b7
Commits on Jun 4, 2021
Add a Boost-friendly subproject case to CMakeLists
pdimov
committed
4cf0653
Copy full SHA for 4cf0653
Commits on May 12, 2019
Merge pull request #832 from rosenrodt/pr-set-default-command-queue
Show description for 915ab0b
jszuppe
authored
915ab0b
Copy full SHA for 915ab0b
Commits on May 9, 2019
Multiple refactors
Show description for 2583e31
rosenrodt
committed
2583e31
Copy full SHA for 2583e31
Commits on Apr 21, 2019
avoid attaching command queue more than once in debug mode
rosenrodt
committed
7358039
Copy full SHA for 7358039
Allow manually setting default command queue via `default_queue()`
Show description for fffb9ee
rosenrodt
committed
fffb9ee
Copy full SHA for fffb9ee
Commits on Apr 4, 2019
Merge pull request #829 from rosenrodt/set-null-kernel-argument
Show description for 5a29a4d
jszuppe
authored
5a29a4d
Copy full SHA for 5a29a4d
Commits on Apr 3, 2019
fall back to old set_arg() behavior in case there's no support for c++11 nullptr
rosenrodt
committed
60f8555
Copy full SHA for 60f8555
add support to set kernel argument as NULL; fixes issue #828
Show description for bba8cbe
rosenrodt
committed
bba8cbe
Copy full SHA for bba8cbe
include Boost's static_assert header
rosenrodt
committed
bb935fb
Copy full SHA for bb935fb
Commits on Feb 16, 2019
Merge pull request #826 from jszuppe/fix-cacheline-rettype
Show description for 36c8913
jszuppe
authored
36c8913
Copy full SHA for 36c8913
Commits on Feb 15, 2019
Fix type for CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE
Show description for 2904664
jszuppe
authored
2904664
Copy full SHA for 2904664
Commits on Feb 11, 2019
Merge pull request #824 from jszuppe/fix-ulong-type
Show description for 0035290
jszuppe
authored
0035290
Copy full SHA for 0035290
Fix: unsigned long is not fundamental type on Win64
Show description for 590c814
jszuppe
authored
590c814
Copy full SHA for 590c814
Commits on Feb 10, 2019
Merge pull request #823 from jszuppe/accessors-reupload
Show description for a47ff93
jszuppe
authored
a47ff93
Copy full SHA for a47ff93
Merge pull request #797 from u-s/feature/copy-with-wait-list
Show description for c4d1a88
jszuppe
authored
c4d1a88
Copy full SHA for c4d1a88
Merge pull request #748 from henryiii/add_test_mactypes
Show description for 8c7412f
jszuppe
authored
8c7412f
Copy full SHA for 8c7412f
Adding types (would be included if including core)
henryiii
authored and
jszuppe
committed
4ab0939
Copy full SHA for 4ab0939
Include compute/types.hpp into compute/core.hpp
ddemidov
authored and
jszuppe
committed
f00732e
Copy full SHA for f00732e
kernel.hpp needs to include types.hpp
ddemidov
authored and
jszuppe
committed
5adad8e
Copy full SHA for 5adad8e
Adding test (should fail on macOS)
henryiii
authored and
jszuppe
committed
0ab199c
Copy full SHA for 0ab199c
Merge pull request #772 from umar456/scan_fix
Show description for 827371a
jszuppe
authored
827371a
Copy full SHA for 827371a
Added wait_list parameter to copy functions
antonmyagkov
authored and
jszuppe
committed
3de4bba
Copy full SHA for 3de4bba
Zero-init new vector_type
jszuppe
committed
3eb11f1
Copy full SHA for 3eb11f1
Added a static assert to assure there's no padding between the members
amirshavit
authored and
jszuppe
committed
6c6a108
Copy full SHA for 6c6a108
Pagination
Previous
Next
You can’t perform that action at this time.