dpcpp
There are 37 repositories under dpcpp topic.
oneapi-src/oneMKL
oneAPI Math Kernel Library (oneMKL) Interfaces
ginkgo-project/ginkgo
Numerical linear algebra software package
libocca/occa
Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
IntelPython/dpnp
Data Parallel Extension for NumPy
pengzhao-intel/oneAPI_course
oneAPI - Data Parallel C++ course for students
oneapi-src/DPCPP_Reference
oneAPI Data Parallel C++ (DPC++) language reference
itzmeanjan/blake3
SYCL accelerated BLAKE3 Hash Implementation
itzmeanjan/ff-gpu
Finite Field Operations on GPGPU
Nowa-Ammerlaan/natinst
Gentoo repository for VISA, DAQ, NI LabView, PicoScope and oneAPI
101001000/ElevenRender
A GPU-CPU SYCL 3D Rendering engine with it's own formally specified shading language "ASL"
MamarezaAlipour/ff-GPGPU
Finite Field based on GPU
MamarezaAlipour/ff-GPGPU-Prime254
Finite Field and Accelerating Computation on 254-bit Prime Field
allisterb/oneMD
Data-parallel molecular dynamics simulator for Intel oneAPI.
itzmeanjan/blake3-fpga
BLAKE3 on FPGA
kris-rowe/coss-2022-sycl-tutorial
SYCL tutorial for the 2022 Compute Ontario Summer School workshop on programming GPUs
FriedImage/DPCPP-Image-Blurring-with-SYCL
A program developed with DPC++ SYCL for parallelizing the Image Blurring process.
itzmeanjan/merklize-sha
SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3
Michoumichmich/SYCL_FS
Storage API for SYCL/CUDA with codec support and Asynchronous Remote Procedure Calls
Ethereum-Anywhere/eaminer
Heterogeneous Ethereum Miner with support for AMD, Intel and Nvidia GPUs using SYCL, OpenCL and CUDA backends
FernandoSchett/DPCPP_for_dummies
This repository contains code samples in DPC++, an extension of the C++ standard created by Intel for heterogeneous parallel programming.
MamarezaAlipour/ff-Parallel-Bench
Arithmetic Finite Field Benchmarking on GPGPU Accelerators, using SYCL
yester31/OneDNN_EX
Deep Learning model with OneDNN
pjhusky/SYCL-pathtracer
Basic Path Tracer in SYCL / DPC++
itzmeanjan/acorn
Accelerating Acorn: A Lightweight Authenticated Cipher
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
mspronesti/SYCL-containers
Docker containers for SYCL developement on NVidia GPUs using llvm, hipSYCL and Intel OneAPI.
olutosinbanjo/Hello_World_dpcpp
Intel Data Parallel C++, DPC++, for beginners
quantumz-io/oneSolver
QUBO model solver using Intel dpcpp
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.
alb3rtov/ARCO
Prácticas de Arquitectura de Computadores - ESI UCLM
lisanna-dettwyler/ze-count-engines
A simple utility to count the number of compute and copy engines on Intel GPUs.
Michoumichmich/MolecularDynamics
Molecular Dynamics on SYCL
Shamrock-code/SyclDockerImages
SYCL docker images used for SHAMROCK development
itzmeanjan/ff-p254-gpu
Accelerating Computation on 254-bit Prime Field
jusqua/visionsycl
Attempt to provide common image processing functions that runs on heterogeneous devices.
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.