{"id":26236799,"url":"https://github.com/bergolho/sycl","last_synced_at":"2026-05-16T01:33:19.694Z","repository":{"id":276299748,"uuid":"927727107","full_name":"bergolho/SYCL","owner":"bergolho","description":"Repository with simple programs to learn SYCL.","archived":false,"fork":false,"pushed_at":"2025-03-12T12:47:00.000Z","size":14019,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T13:36:14.760Z","etag":null,"topics":["cpp","cuda","sycl"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bergolho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-05T12:53:03.000Z","updated_at":"2025-03-12T12:47:04.000Z","dependencies_parsed_at":"2025-02-07T12:31:56.358Z","dependency_job_id":"5b98d708-1125-4a2d-8892-7821dbb11dad","html_url":"https://github.com/bergolho/SYCL","commit_stats":null,"previous_names":["bergolho/sycl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergolho%2FSYCL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergolho%2FSYCL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergolho%2FSYCL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergolho%2FSYCL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bergolho","download_url":"https://codeload.github.com/bergolho/SYCL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335719,"owners_count":20274967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cuda","sycl"],"created_at":"2025-03-13T04:18:40.908Z","updated_at":"2026-05-16T01:33:19.656Z","avatar_url":"https://github.com/bergolho.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYCL\nRepository with simple programs to learn SYCL.\n\n## Install Intel oneAPI for Fedora 40\n\n- Go to this link and download the Intel oneAPI Base Toolkit for Linux Offline Installer.\n- https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=oneapi-toolkit\u0026oneapi-toolkit-os=linux\u0026oneapi-lin=offline\n\n- Create a folder called _\"OneAPI-Install\"_ in your _/home_ directory and move the file you downloaded to here\n\n```sh\n$ cd; mkdir OneAPI-Install\n$ mv Downloads/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh OneAPI-Install\n```\n\n- Execute the setup using the GUI and follow all the instructions\n\n```sh\n$ cd OneAPI-Install\n$ sudo sh ./intel-oneapi-base-toolkit-2025.0.1.46_offline.sh\n```\n\n## Install the Codeplay NVIDIA compatibility plugin\n\n- This guide contains information on using DPC++ to run SYCL™ applications on NVIDIA® GPUs via the DPC++ CUDA® plugin.\n\n- Go to this website: https://developer.codeplay.com/products/oneapi/nvidia/download/\n\n- Download a version according to your GPU device and CUDA version\n\n- Execute the shell script and install everything\n\n```sh\n$ sudo sh oneapi-for-nvidia-gpus-2025.0.0-linux.sh\n``` \n\n- Load the enviroment variables\n\n```sh\n$ . /opt/intel/oneapi/setvars.sh --include-intel-llvm\n```\n\n- Check if SYCL can identify your GPU now with the command:\n\n```sh\n$ sycl-ls\n[opencl:cpu][opencl:0] Intel(R) OpenCL, Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz OpenCL 3.0 (Build 0) [2024.18.12.0.05_160000]\n[cuda:gpu][cuda:0] NVIDIA CUDA BACKEND, NVIDIA GeForce GTX 1060 6GB 6.1 [CUDA 12.7]\n```\n\n## Run examples\n\n- Start the enviroment by running\n\n```sh\n$ . /opt/intel/oneapi/setvars.sh --include-intel-llvm\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergolho%2Fsycl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbergolho%2Fsycl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergolho%2Fsycl/lists"}