oneAPI

Deliver uncompromised performance for diverse workloads across multiple architectures.

ATLAS Charged Particle Seed Finding with DPC++

URL: https://github.com/acts-project/acts

Description:

The ATLAS Experiment is one of the general-purpose particle physics experiments built at the Large Hadron Collider (LHC) at CERN in Geneva. Its goal is to study the behavior of elementary particles at the highest energies ever produced in a laboratory, help us better understand universe.

Posted:

oneAPI_project_SpMV

URL: https://gitee.com/baibai1/one-api_project_-sp-mv/tree/master/

Description:

此项目是由cuda源代码实现的稀疏矩阵向量乘利用dpct工具自动转为dpc++,然后手动修改少部分代码后迁移而来的项目,主要实现了SpMV计算接口。矩阵和向量都是随机生成,矩阵采用CSR压缩格式存储计算,还未来得及利用local memory进行加速和CSRv算法优化,待有时间时再做优化。本项目的大量注释代码亦有可取之处,device_spmv函数中kernel函数大量注释为CSRv的算法实现,更符合gpu的访存模式和local memory能带来较大的加速效果。另main中的注释代码可进行设备预热,性能计时。verify函数是gpu计算结果与cpu计算结果对比,用以判断gpu部分代码正确性。

Posted:

iDVR Intelligent Digital Video Recording

URL: https://github.com/cabelo/idvr

Description:

The objective of the project is to obtain a stream of h265 videos encoded by external devices or by the server itself. But with a big difference: the stream or video will be indexed by models of convolutional neural networks. The system will find specific scenes without evaluating all media content.

Posted:

oneOLIGO

URL: https://github.com/Eug9/oneoligo.git

Description:

In project OneOligo, we are using OneAPI for implementing scalable, heterogeneous-parallel-processing algorithms that can be used quickly and accurate decode digital data stored in synthetic DNA generated by project OligoArchive.

Posted:

World Micro Stock Exchange

URL: https://www.youtube.com/watch?v=fuwJPJ11aJc

Description:

We are startup a generation next learn & earn wealth management at zero risk ROI MassesOthon at Samundra Manthan TV & web page series of World Micro Stock Exchange a big data daily profit sharing exchange of micro shareholding value proposition will fulfill all kind finance-related demand & supply

Posted:

Hash Viewer

URL: https://github.com/mwt/hash-viewer

Description:

You can use this to store and share entire documents in URLs. It is similar to Hashify but has a simpler presentation, uses LZ-based compression via lz-string, and supports LaTeX math input via MathJaX. It is hosted on GitHub Pages and uses marked for markdown processing. Hash Viewer is entirely cl

Posted:

Monte Carlo Pi approximation 3 dimension

URL: https://github.com/subarna20/pisimulation

Description:

Monte Carlo Simulation is a broad category of computation that utilizes statistical analysis to reach a result. This sample uses the Monte Carlo Procedure to estimate the value of pi

Posted:

Bioinformatic-Algorithms

URL: https://github.com/artecs-group/nmf-dpcpp

Description:

The computing time required to process large data matrices may become impractical, even for a parallel application running on a multiprocessors cluster. NMF-DPC++ is an efficient and easy-to-use implementation of the NMF algorithm that takes advantage of the high computing performance through SYCL.

Posted:

Traffic Congestion Control Using oneApi

URL: https://github.com/JohhnyKinuthia/oneapi-challenge

Description:

This project aims to solve the traffic congestion problem in cities using DPC++ Congestion is a common phenomenon in most cities around the world. By taking a more proactive approach, we can try and solve the congestion problem.

Posted:

Rocket projection using Quadratics

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

Description:

Use Quadratics to simulate a rocket launch with a known equation from previous test launch , and determine maximum rocket altitude, the time it will take to reach max height ,The time it will take the rocket splash down into the ocean . so you can take the perfect pictures timed to perfection.

Posted:

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: