oneAPI

Deliver uncompromised performance for diverse workloads across multiple architectures.

The Magic of Fractals

URL: https://github.com/AbhiLegend/one-api-fractal-dpcpp

Description:

In colloquial usage, a fractal is "a rough or fragmented geometric shape that can be subdivided in parts, each of which is (at least approximately) a reduced/size copy of the whole". The term was coined by Benoît Mandelbrot in 1975 and was derived from the Latin fractus meaning broken or fractured.

Posted:

Banking & Financial Audits through parallel computing DPC++ ( Process Millions of records in seconds)

URL: https://github.com/prilcool/Intel-devmesh-codeproject-one

Description:

Design scalable and flexible parallel data processing and audit systems with Intel DPC++. We show you how you can utilize DPC++ to efficiently process millions of records in parallel in under 60 seconds . For Auditing interest paid to each user based on the users dynamic account balances .

Posted:

stereo matching

URL: https://github.com/silverfly1992/stereo-matching-dpc

Description:

Stereo vision methods are widely used in photogrammetry, automatic driving, industrial inspection, virtual reality and other fields. Stereo matching, as a key step in stereo vision, has a great influence on the accuracy and speed of measurement results. The heterogeneous acceleration technology base

Posted:

gene sequence de-redundancy

URL: https://gitee.com/ju_zhen/nGIA

Description:

A novel Greedy Incremental Alignment-based algorithm called nGIA was proposed for sequence clustering with high efficiency and precision. The nGIA consists of a pre-filter, a modified short word filter, a new data packing strategy, a modified greedy incremental method, and is parallelized via GPU.

Posted:

Raytracing From CUDA to DPC++

URL: https://github.com/shaovoon/simple_raytracing_sycl2020

Description:

A walkthrough of converting a code from parallel C++ ray-tracing code to CUDA, and the work needed to make that CUDA code run on CPU using parallel for_each() and then converted the code to SYCL 2020 via Intel® DPC++. This is an entry competing in The Great Cross-Architecture Challenge.

Posted:

RealsenseID Pam Face Authentication

URL: https://github.com/cabelo/pam-realsenseid

Description:

The su/sudo command in the operating system has the function of scaling administration privileges to the user. In this project, we will see how to increase security by including Realsense ID Facial Biometrics technology together with the password, thus creating an additional layer of authentication

Posted: