Skip to content

scottstraughan/sycl-project-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

SYCL Project List

This is simply a curated list of SYCL based projects. It is designed to be used in other services, charting software etc.

List of Views

Below is a short list of different views using the projects.json file as its data source.

Add A Project

Edit the file projects.json and add the below json object into the projects array.

{
    "name": "Example SYCL Project",
    "date_created": "2020-05-02",
    "url": "https://github.com/codeplaysoftware/sycl-project-list",
    "type": "library",
    "short_description": "This is an example SYCL project.",
    "owner": {
       "name": "Codeplay Software Ltd",
       "url": "https://codeplay.com"
     },
    "licence": "MIT"
}

Create a pull request.

About

SYCL Open Source Projects List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published