Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
giacomini
/
triSYCL
Public
forked from
Xilinx/triSYCL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
opencl
User selector
All users
All time
Commit history
Commits on Aug 26, 2016
Update compiler versions
keryell
committed
c4ef594
View commit details
Copy full SHA for c4ef594
Browse repository at this point
Make the accessor to compile without OpenCL again
keryell
committed
8eb09cd
View commit details
Copy full SHA for 8eb09cd
Browse repository at this point
Finish renaming some macros and identifiers in stencil examples
keryell
committed
6e338ad
View commit details
Copy full SHA for 6e338ad
Browse repository at this point
Commits on Aug 23, 2016
Rename some macros and identifiers in stencil examples to avoid OpenCL conflicts
Show description for e36ab90
keryell
committed
e36ab90
View commit details
Copy full SHA for e36ab90
Browse repository at this point
Commits on Aug 22, 2016
Add unit tests to check the behaviour of global buffer destructor
keryell
committed
2588474
View commit details
Copy full SHA for 2588474
Browse repository at this point
Add enable_if magic to debug class to avoid breaking assignment synthesis
Show description for 3fb9bad
keryell
committed
3fb9bad
View commit details
Copy full SHA for 3fb9bad
Browse repository at this point
Commits on Aug 12, 2016
Update news in the README about OpenCL kernel interoperability mode
keryell
committed
92789e5
View commit details
Copy full SHA for 92789e5
Browse repository at this point
Add variadic set_args() to set all kernel arguments at once in OpenCL kernel interoperability mode
Show description for 7920fcd
keryell
committed
7920fcd
View commit details
Copy full SHA for 7920fcd
Browse repository at this point
Commits on Aug 10, 2016
Remove debug messages
keryell
committed
9e7e67e
View commit details
Copy full SHA for 9e7e67e
Browse repository at this point
Clear explicitly prologue and epilogue hooks in task to remove a dead-lock
Show description for b74c7e3
keryell
committed
b74c7e3
View commit details
Copy full SHA for b74c7e3
Browse repository at this point
Simplify capture of task by value
keryell
committed
223c7fa
View commit details
Copy full SHA for 223c7fa
Browse repository at this point
Fix another "this" captured by reference instead of a member by value
keryell
committed
66b9f3c
View commit details
Copy full SHA for 66b9f3c
Browse repository at this point
Fix a bug around a nasty implicit this capture by address
Show description for 5f5da3b
keryell
committed
5f5da3b
View commit details
Copy full SHA for 5f5da3b
Browse repository at this point
First implementation of set_arg() for OpenCL kernel
Show description for 291a220
keryell
committed
291a220
View commit details
Copy full SHA for 291a220
Browse repository at this point
Add is_read_access() to accessor
keryell
committed
8262b1a
View commit details
Copy full SHA for 8262b1a
Browse repository at this point
Add get_size() method to detail::buffer too
keryell
committed
fbc02e4
View commit details
Copy full SHA for fbc02e4
Browse repository at this point
Commits on Aug 9, 2016
Improve example to test accessors [][] in kernel context
keryell
committed
62b2304
View commit details
Copy full SHA for 62b2304
Browse repository at this point
Use shared_ptr to simplify buffer accessor ownership
keryell
committed
35e1e9a
View commit details
Copy full SHA for 35e1e9a
Browse repository at this point
Commits on Aug 8, 2016
Work around Clang bug 28873
Show description for c5de16c
keryell
committed
c5de16c
View commit details
Copy full SHA for c5de16c
Browse repository at this point
Support to run prologue & epilogue to kernels
keryell
committed
a7d4d00
View commit details
Copy full SHA for a7d4d00
Browse repository at this point
Commits on Aug 2, 2016
Capture buffers in accessors with shared_ptr
Show description for c8de722
keryell
committed
c8de722
View commit details
Copy full SHA for c8de722
Browse repository at this point
Commits on Jul 18, 2016
Merge branch 'master' into opencl
Show description for dd55303
keryell
committed
dd55303
View commit details
Copy full SHA for dd55303
Browse repository at this point
Commits on Jul 13, 2016
Add final wait for a kernel without any buffer use
keryell
committed
77657b5
View commit details
Copy full SHA for 77657b5
Browse repository at this point
Fix argument order in OpenCL kernel call and add synchronization
keryell
committed
72dfc0a
View commit details
Copy full SHA for 72dfc0a
Browse repository at this point
Capture pipe implementation with shared_ptr in accessors
Show description for a225133
keryell
committed
a225133
View commit details
Copy full SHA for a225133
Browse repository at this point
Fix struct/class inconsistencies
keryell
committed
4a07558
View commit details
Copy full SHA for 4a07558
Browse repository at this point
Improve access specifiers in accessors
keryell
committed
f39896b
View commit details
Copy full SHA for f39896b
Browse repository at this point
Improve access specifiers in buffers
keryell
committed
6fb7de1
View commit details
Copy full SHA for 6fb7de1
Browse repository at this point
Change static_pipe to use common shared-pointer based implementation framework
Show description for d9560dc
keryell
committed
d9560dc
View commit details
Copy full SHA for d9560dc
Browse repository at this point
Change pipe to use common shared-pointer based implementation framework
Show description for e9ad436
keryell
committed
e9ad436
View commit details
Copy full SHA for e9ad436
Browse repository at this point
Replace struct by class in pipes and precise access specifiers
Show description for d01a9f0
keryell
committed
d01a9f0
View commit details
Copy full SHA for d01a9f0
Browse repository at this point
Commits on Jul 12, 2016
Add forgotten "implementation->" in is_read_only()
keryell
committed
8df51ec
View commit details
Copy full SHA for 8df51ec
Browse repository at this point
Implement waiting for buffer destruction using optional future/promise
keryell
committed
13e58f3
View commit details
Copy full SHA for 13e58f3
Browse repository at this point
Add some lacking implementation indirections
keryell
committed
8c482b2
View commit details
Copy full SHA for 8c482b2
Browse repository at this point
Commits on Jul 8, 2016
Add an intermediate buffer_waiter to deal with blocking buffers
Show description for ecf3e68
keryell
committed
ecf3e68
View commit details
Copy full SHA for ecf3e68
Browse repository at this point
Previous
Next
You can’t perform that action at this time.