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
device
User selector
All users
All time
Commit history
Commits on Jan 25, 2018
Merge branch 'master' into device
keryell
committed
973a624
View commit details
Copy full SHA for 973a624
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Fix test because we update context constructor to SYCL 1.2.1
yu810226
committed
19954cb
View commit details
Copy full SHA for 19954cb
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Minor fix for partition_array.hpp/ ssdm_inst.hpp and test array_partition.cpp
Show description for 9acb38d
yu810226
authored and
keryell
committed
9acb38d
View commit details
Copy full SHA for 9acb38d
View code at this point
Browse repository at this point
Minor fix for array_partition.cpp test
yu810226
authored and
keryell
committed
de98b1a
View commit details
Copy full SHA for de98b1a
View code at this point
Browse repository at this point
Update array partition class
Show description for 9c39f51
yu810226
authored and
keryell
committed
9c39f51
View commit details
Copy full SHA for 9c39f51
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Modify Makefile for making loop idiom pass execute after SYCL arguments flattening pass
yu810226
authored and
keryell
committed
115c7a6
View commit details
Copy full SHA for 115c7a6
View code at this point
Browse repository at this point
Modify Makefile for SYCL llvm pass name changed
Show description for 77f7925
yu810226
authored and
keryell
committed
77f7925
View commit details
Copy full SHA for 77f7925
View code at this point
Browse repository at this point
Fix array partition implementation and add test case for it
Show description for 4007ae8
yu810226
authored and
keryell
committed
4007ae8
View commit details
Copy full SHA for 4007ae8
View code at this point
Browse repository at this point
Add dataflow only test case
yu810226
authored and
keryell
committed
ed9f5ff
View commit details
Copy full SHA for ed9f5ff
View code at this point
Browse repository at this point
Minor fix for xocc optimization test cases
Show description for 0179882
yu810226
authored and
keryell
committed
0179882
View commit details
Copy full SHA for 0179882
View code at this point
Browse repository at this point
Add variable VERSION_2017_4 for using 2017.4 version xocc compilation
yu810226
authored and
keryell
committed
5963f6e
View commit details
Copy full SHA for 5963f6e
View code at this point
Browse repository at this point
Add test case for running array with partition feature on FPGA
yu810226
authored and
keryell
committed
f2bc4b7
View commit details
Copy full SHA for f2bc4b7
View code at this point
Browse repository at this point
Add test case for running array with partition feature on FPGA
yu810226
authored and
keryell
committed
a286fe1
View commit details
Copy full SHA for a286fe1
View code at this point
Browse repository at this point
Add new example to show how to use array block and cyclic partitioning
yu810226
authored and
keryell
committed
59e59a0
View commit details
Copy full SHA for 59e59a0
View code at this point
Browse repository at this point
Add -SYCL-modify-SPIR-func-name pass in make rules for generating .kernel.bc
yu810226
authored and
keryell
committed
020b0af
View commit details
Copy full SHA for 020b0af
View code at this point
Browse repository at this point
Add an example for reproduce the problem that device compiler will generate a function inside kernel leading to SYCL argument flattening pass not working
yu810226
authored and
keryell
committed
d189a0c
View commit details
Copy full SHA for d189a0c
View code at this point
Browse repository at this point
New example of SYCL argument flattening not working
Show description for 59cb9b7
yu810226
authored and
keryell
committed
59cb9b7
View commit details
Copy full SHA for 59cb9b7
View code at this point
Browse repository at this point
Add another example triggering an argument flattening problem
Show description for 0eb1e65
yu810226
authored and
keryell
committed
0eb1e65
View commit details
Copy full SHA for 0eb1e65
View code at this point
Browse repository at this point
Improve comment in automatic array test case from Ronan
Show description for dce54fe
yu810226
authored and
keryell
committed
dce54fe
View commit details
Copy full SHA for dce54fe
View code at this point
Browse repository at this point
Modify Makefile for SYCL llvm pass name changed
yu810226
authored and
keryell
committed
bfc5c2f
View commit details
Copy full SHA for bfc5c2f
View code at this point
Browse repository at this point
Add to support reqd_work_group_size (1,1,1)
Show description for 80c961b
keryell
committed
80c961b
View commit details
Copy full SHA for 80c961b
View code at this point
Browse repository at this point
Add new test cases and minor fixes for the previous examples
Show description for 263a5ba
yu810226
authored and
keryell
committed
263a5ba
View commit details
Copy full SHA for 263a5ba
View code at this point
Browse repository at this point
Add an example for testing dataflow opt.
yu810226
authored and
keryell
committed
9a0bbab
View commit details
Copy full SHA for 9a0bbab
View code at this point
Browse repository at this point
New example for testing more than four kernel function arguments.
yu810226
authored and
keryell
committed
44212db
View commit details
Copy full SHA for 44212db
View code at this point
Browse repository at this point
Update explanation of the compiling and execution for the example.
yu810226
authored and
keryell
committed
8a5bd7f
View commit details
Copy full SHA for 8a5bd7f
View code at this point
Browse repository at this point
Add test cases for using local array.
yu810226
authored and
keryell
committed
92dda9c
View commit details
Copy full SHA for 92dda9c
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Use -Wno-ignored-attributes to avoid a lot of warning with Boost.Compute and g++ version >= 6
Show description for 6d1870d
keryell
committed
6d1870d
View commit details
Copy full SHA for 6d1870d
View code at this point
Browse repository at this point
Implement cl::sycl::max and cl::sycl::min
Show description for 7107913
keryell
committed
7107913
View commit details
Copy full SHA for 7107913
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
[SYCL 1.2.1] Rename info::device_type::defaults to info::device_type::automatic
Show description for 7cd1ddf
keryell
committed
7cd1ddf
View commit details
Copy full SHA for 7cd1ddf
View code at this point
Browse repository at this point
Explain how to get the list of tests with CMake or Makefile/LIT path
keryell
committed
efa19b3
View commit details
Copy full SHA for efa19b3
View code at this point
Browse repository at this point
Add lacking include
keryell
committed
52d68ce
View commit details
Copy full SHA for 52d68ce
View code at this point
Browse repository at this point
Update test to SYCL 1.2.1
keryell
committed
2599ad4
View commit details
Copy full SHA for 2599ad4
View code at this point
Browse repository at this point
Add missing tests in CMake configuration
keryell
committed
576c271
View commit details
Copy full SHA for 576c271
View code at this point
Browse repository at this point
Sort CMake-based tests to ease later updates
keryell
committed
bdf8acb
View commit details
Copy full SHA for bdf8acb
View code at this point
Browse repository at this point
Change test name to match the directory name
keryell
committed
b64f601
View commit details
Copy full SHA for b64f601
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.