Topic: "dpcpp"
uxlfoundation/oneMath
oneAPI Math Library (oneMath)
Language: C++ - Size: 11.7 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 679 - Forks: 169

ginkgo-project/ginkgo
Numerical linear algebra software package
Language: C++ - Size: 156 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 466 - Forks: 96

libocca/occa
Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
Language: C++ - Size: 17.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 419 - Forks: 87

IntelPython/dpnp
Data Parallel Extension for NumPy
Language: Python - Size: 735 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 108 - Forks: 22

pengzhao-intel/oneAPI_course
oneAPI - Data Parallel C++ course for students
Language: C++ - Size: 108 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 42 - Forks: 10

oneapi-src/DPCPP_Reference Fork of KhronosGroup/SYCL_Reference
oneAPI Data Parallel C++ (DPC++) language reference
Language: C++ - Size: 14.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 7

itzmeanjan/blake3
SYCL accelerated BLAKE3 Hash Implementation
Language: C++ - Size: 104 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 3

itzmeanjan/ff-gpu 📦
Finite Field Operations on GPGPU
Language: C++ - Size: 265 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

101001000/ElevenRender
A GPU-CPU SYCL 3D Rendering engine with it's own formally specified shading language "ASL"
Language: C++ - Size: 482 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

Nowa-Ammerlaan/natinst
Gentoo repository for VISA, DAQ, NI LabView, PicoScope, oneAPI and DKMS
Language: Shell - Size: 9.77 MB - Last synced at: 10 days ago - Pushed at: 20 days ago - Stars: 8 - Forks: 2

MamarezaAlipour/ff-GPGPU-Prime254
Finite Field and Accelerating Computation on 254-bit Prime Field
Language: C++ - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

allisterb/oneMD
Data-parallel molecular dynamics simulator for Intel oneAPI.
Language: C++ - Size: 216 KB - Last synced at: about 24 hours ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

itzmeanjan/blake3-fpga
BLAKE3 on FPGA
Language: C++ - Size: 1.29 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

MamarezaAlipour/ff-GPGPU
Finite Field based on GPU
Language: C++ - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

FriedImage/DPCPP-Image-Blurring-with-SYCL
A program developed with DPC++ SYCL for parallelizing the Image Blurring process.
Language: C++ - Size: 2.05 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

itzmeanjan/merklize-sha
SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3
Language: C++ - Size: 243 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Michoumichmich/SYCL_FS
Storage API for SYCL/CUDA with codec support and Asynchronous Remote Procedure Calls
Language: C - Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

FernandoSchett/DPCPP_for_dummies
This repository contains code samples in DPC++, an extension of the C++ standard created by Intel for heterogeneous parallel programming.
Language: C++ - Size: 546 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

kris-rowe/coss-2022-sycl-tutorial
SYCL tutorial for the 2022 Compute Ontario Summer School workshop on programming GPUs
Language: C++ - Size: 3.27 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Ethereum-Anywhere/eaminer
Heterogeneous Ethereum Miner with support for AMD, Intel and Nvidia GPUs using SYCL, OpenCL and CUDA backends
Language: C++ - Size: 41.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 6

MamarezaAlipour/ff-Parallel-Bench
Arithmetic Finite Field Benchmarking on GPGPU Accelerators, using SYCL
Language: C++ - Size: 20.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

yester31/OneDNN_EX
Deep Learning model with OneDNN
Language: C++ - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

itzmeanjan/acorn
Accelerating Acorn: A Lightweight Authenticated Cipher
Language: C++ - Size: 331 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mspronesti/oneapi-crystal
SYCL implementation of the Crystal library for SQL queries on GPU and CPU, based on http://anilshanbhag.in/static/papers/crystal_sigmod20.pdf
Language: C++ - Size: 243 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

mspronesti/SYCL-containers
Docker containers for SYCL developement on NVidia GPUs using llvm, hipSYCL and Intel OneAPI.
Language: Dockerfile - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

quantumz-io/oneSolver
QUBO model solver using Intel dpcpp
Language: C++ - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 8

yas-sim/python-dpcpp-extension-sample-code
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
Language: C++ - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

jusqua/visionsycl 📦
Attempt to provide common image processing functions that runs on heterogeneous devices.
Language: C++ - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Shamrock-code/SyclDockerImages
SYCL docker images used for SHAMROCK development
Language: Dockerfile - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

lisanna-dettwyler/ze-count-engines
A simple utility to count the number of compute and copy engines on Intel GPUs.
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

itzmeanjan/eigen_value 📦
Parallel Eigen value(s)/ vector(s) Computation on Accelerator
Language: C++ - Size: 118 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

itzmeanjan/ff-p254-gpu 📦
Accelerating Computation on 254-bit Prime Field
Language: C++ - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pjhusky/SYCL-pathtracer
Basic Path Tracer in SYCL / DPC++
Language: C++ - Size: 901 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

olutosinbanjo/Hello_World_dpcpp
Intel Data Parallel C++, DPC++, for beginners
Language: C++ - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alb3rtov/ARCO
Prácticas de Arquitectura de Computadores - ESI UCLM
Language: C - Size: 59.9 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sebp/vscode-sycl-dpcpp-cuda
Sample project to use the VS Code Remote - Containers extension to develop SYCL applications for NVIDIA GPUs using the oneAPI DPC++ compiler.
Language: C++ - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

Michoumichmich/MolecularDynamics
Molecular Dynamics on SYCL
Language: C++ - Size: 111 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
