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
Breadcrumbs
History for
triSYCL
tests
on
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
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
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
First implementation of set_arg() for OpenCL kernel
Show description for 291a220
keryell
committed
291a220
View commit details
Copy full SHA for 291a220
View code at this point
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
View code at this point
Browse repository at this point
Use shared_ptr to simplify buffer accessor ownership
keryell
committed
35e1e9a
View commit details
Copy full SHA for 35e1e9a
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Support to run prologue & epilogue to kernels
keryell
committed
a7d4d00
View commit details
Copy full SHA for a7d4d00
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add new OpenCL kernel tests
Show description for c593d51
keryell
committed
c593d51
View commit details
Copy full SHA for c593d51
View code at this point
Browse repository at this point
Replace blocking queue destructor by blocking buffer destructor
Show description for 504d866
keryell
committed
504d866
View commit details
Copy full SHA for 504d866
View code at this point
Browse repository at this point
First implementation of OpenCL kernel compatibility mode
Show description for f28de66
keryell
committed
f28de66
View commit details
Copy full SHA for f28de66
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Update object checking infrastructure and add kernel checks
keryell
committed
edeec8e
View commit details
Copy full SHA for edeec8e
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Implement construction of SYCL kernel from OpenCL kernel
keryell
committed
e74780e
View commit details
Copy full SHA for e74780e
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Make access::mode and access::target enum class instead of enum
Show description for 2a99a13
keryell
committed
2a99a13
View commit details
Copy full SHA for 2a99a13
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Implement basic features of OpenCL queue
keryell
committed
266db2b
View commit details
Copy full SHA for 266db2b
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Implement most of host queue methods
keryell
committed
60314aa
View commit details
Copy full SHA for 60314aa
View code at this point
Browse repository at this point
Factorize out test on default device with associative containers
keryell
committed
a19b6b8
View commit details
Copy full SHA for a19b6b8
View code at this point
Browse repository at this point
Factorize out the test of throwing get() on non OpenCL objects
keryell
committed
593d44f
View commit details
Copy full SHA for 593d44f
View code at this point
Browse repository at this point
Factorize out queue with implementation framework
keryell
committed
590ffcb
View commit details
Copy full SHA for 590ffcb
View code at this point
Browse repository at this point
Check platform in associative containers
Show description for 9fbb1c1
keryell
committed
9fbb1c1
View commit details
Copy full SHA for 9fbb1c1
View code at this point
Browse repository at this point
Commits on May 24, 2016
Implement device constructor from device_selector
keryell
committed
e71497b
View commit details
Copy full SHA for e71497b
View code at this point
Browse repository at this point
Add OpenCL device selector
Show description for b0a27de
keryell
committed
b0a27de
View commit details
Copy full SHA for b0a27de
View code at this point
Browse repository at this point
Add a device_type_selector also used in device::get_devices()
keryell
committed
4eae8b8
View commit details
Copy full SHA for 4eae8b8
View code at this point
Browse repository at this point
Commits on May 23, 2016
Introduce new device::type() method to get the device_type
Show description for 1ff519a
keryell
committed
1ff519a
View commit details
Copy full SHA for 1ff519a
View code at this point
Browse repository at this point
Introduce a new platform::get_info<>(info::platform) method
keryell
committed
80b165b
View commit details
Copy full SHA for 80b165b
View code at this point
Browse repository at this point
Implement OpenCL platform
keryell
committed
eebd1e9
View commit details
Copy full SHA for eebd1e9
View code at this point
Browse repository at this point
Add associative container tests on default platform
keryell
committed
9d86a9a
View commit details
Copy full SHA for 9d86a9a
View code at this point
Browse repository at this point
Commits on May 16, 2016
Factorize out opencl_device unit test
keryell
committed
f3f9ef7
View commit details
Copy full SHA for f3f9ef7
View code at this point
Browse repository at this point
Generalize usage of detail::shared_ptr_implementation to device
keryell
committed
a2aa153
View commit details
Copy full SHA for a2aa153
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.