Image Registration
URL: https://github.com/KID-1412-git/Image-Registration.git
Description:
采用并行算法,加速模板图片在原图上的区域匹配,得到匹配的区域。
Posted:
Deliver uncompromised performance for diverse workloads across multiple architectures.
URL: https://github.com/KID-1412-git/Image-Registration.git
采用并行算法,加速模板图片在原图上的区域匹配,得到匹配的区域。
Posted:
URL: https://gitee.com/Robin_Chan/hpc-crc64-openmp
Through Intel oneAPI software model, the CRC64 parallel computing based on C/C++ OpenMP Offload is implemented in Jupyter hub.
Posted:
URL: https://gitcode.net/qq_43786455/ge
a parallel algorithm of gaussian elinimation
Posted:
URL: https://github.com/EmorZz1G/my_vae
使用PyTorch构建VAE模型,并使用oneAPI中的oneDNN优化。
Posted:
URL: https://github.com/2576646482/matrix_multiplication.git
the implement of matrix-multiplication
Posted:
URL: https://github.com/G0atKing/Parallel-Algorithm-of-Sparse-Matrix-Multiplying
This project is based on Intel oneAPI to realize the parallelization of sparse matrix multiplication in COO format. Through SIMD vectorization, pThread multithreading, and openMP multithreading.
Posted:
URL: https://github.com/iamtomyum/DFER-oneAPI
A model for dog face emotion recognition
Posted:
URL: https://github.com/SneezeFor16Min/oneapi-parallel-pdqsort
Parallelized Pattern-Defeating Quicksort (2021) using Intel® oneAPI TBB and C++ 20 features.
Posted:
URL: https://github.com/rahulkarda/crypto-info-api
The API serves informational content for a wide variety of decentralized blockchains/cryptocurrencies and smart contract platforms.
Posted:
URL: https://github.com/lijinyong0618/MPIwithACOonTSP
Assignment Project for High Performance Computing at South China University of Technology. Solving TSP problems by parallelized ant colony algorithms. Created by Li Jinyong(202220143152) and Liu Yitong(201930330186).
Posted:
URL: https://github.com/MichaelTenma/TopK/tree/main
TopK是指在若干个数的序列中,找出K个最小(或最大)的数。本项目借助OneAPI在CPU多个核心上实现TopK算法的并行计算。本文通过并行快速选择算法寻找K个最小值,实现关键点在于将数序列划分成L块,每块的大小为B,对每块都进行快速选择算法,得出每块的前K小值,然后再对L块的全部前K小值,总计K*L个值,再进行快速选择,找出最终的前K小值,对于不同块而言,可以在不同的CPU核心上并行计算,以提高运算性能。
Posted:
URL: https://github.com/Ankur-singh/stable-diffusion
Stable Diffusion has changed the complete landscape of Generative Modeling. In this project, I plan to implement Stable Diffusion from scratch. The primary focus would be to use Intel Optimized libraries and packages.
Posted:
URL: https://github.com/seelabutk/rasty
Rasty is a wrapper around Ospray that offers a way to render geo-spatial data with information about the location mapped onto the meshes via a colormap. The expected input data is a geotiff file and a netcdf file.
Posted:
URL: https://github.com/acts-project/traccc
Project for GPU track reconstruction in high energy physics experiments
Posted:
URL: https://github.com/deepakjoshi2k/Machine-Learning-Exhibit-Art-Shipping-
My project is the complete analysis of the data of a Shipping Company. The main aim is to predict the cost of shipping provided the required entries were given but along with the EDA, it becomes much more than just the Cost Predictor.
Posted:
URL: https://github.com/artecs-group/k-means
This work uses the k-means algorithm to asses the performance portability of one of the most advanced implementations of the literature, He-Vialle, over different programming models (DPC++, CUDA, OpenMP) and multi-vendor CPU-GPU architectures.
Posted:
URL: https://build.opensuse.org/package/show/home:cabelo:intel/intel-oneapi-onevpl
This project is an initiative to provide the oneAPI Video Processing Library packages for openSUSE Linux distributions.
Posted:
URL: https://github.com/olutosinbanjo/direction_field
This project demonstrates the visualization of a direction field with Python using the differential equation of a falling object as a case study. The effectiveness of Heterogeneous Computing is also shown by exploring optimized libraries & added functionalities in Intel® Distribution for Python*.
Posted:
URL: https://www.kaggle.com/code/rishirajacharya/oneapi-modin-gives-pandas-wings
An element of the oneAPI AI Analytics toolbox is Intel® Distribution of Modin. With little any work, you can scale data analytics and speed up your current Pandas code. Learn how to run the same Pandas code 10, 20, or 30 times quicker.
Posted:
Project on making a system using oneAPI Deep Neural Network Library to check and assess the answer sheets of thousands of candidates for various tests for organizations using ML/DL techniques Dataset: with the help of the MNIST dataset
Posted: