Drive faster breakthroughs through faster code: Get more results on your hardware today and carry your code forward to the future with code modernization.
This project demonstrates the using of the Intel® oneAPI library to deliver a modern code in Data Parallel C++, implementing a Parallel Max-Miner algorithm to optimize the performance of the association rules learning (ARL) process
HPCToolkit is an open-source performance tool that is in some respects similar to VTune, though it also works on Power and ARM architectures. It also works on NVIDIA and AMD GPUs. Our aim is to also use it for performance analysis of Intel GPUs with Intel’s OpenCL to our targets as a prelude to A0
Learn how to use the Intel® oneAPI Rendering Toolkit for high fidelity visualization and photo-realistic rendering and how it gets used in games today.
This repository contains a collection of data-parallel programs for evaluating oneAPI direct programming. Each program is written with CUDA, SYCL, and OpenMP target offloading. Intel® DPC++ Compatibility Tool (DPCT) can convert a CUDA program to a SYCL program
The latest book on Threading Building Blocks (TBB) was recently published by Apress. The book comes with code samples available on GitHub. This project intends to port some of the examples to oneAPI to take advantage of the new features of this promising heterogeneous programming model.
Streamed vibration charts are analyzed by an AI system in real time. Detected anomalies are logged and surrounding environment data is captured for further model learning purposes. The application is machine anomaly detection for predictive maintenance.
Certiface AntiSpoofing use oneAPI for fast decode video for perform liveness detection with inference. The system is capable of spotting fake faces and performing anti-face spoofing in face recognition systems.
Productive OpenCL programming is inhibited by the need to create and maintain a verbose host-to-device interface to prepare and utilize on-device computational kernels. This project seeks to extend an auto-generator for this boilerplate to offline-compiled kernels running on Intel FPGAs.
Why waste so much space building a smart city by putting so many devices for connection, when only one is enough. A simple Pole is equipped with a Raspberry-pi which controls and sends information from Security camera Camera and Mobile signal, Emergency and energy-efficient source.
Face Recognition System made in Python using opencv and numpy.
I made this project during my 2nd semester of Btech CSE in March 2019 as part of a project.
Chest X-Rays are the most common and cost-effective radiology studies for diagnosing various lung disease.
We created an end-to-end Deep learning solution for Chest X-ray diagnosis. It will be a cost-effective solution for rural population with inadequate access to diagnostic imaging specialists.
Achieving accurate predictions for a system failure with adequate time left is quite difficult. In this project, I present a simple approach to detect the failure by parsing the log files quite in advance. We generate an early warning before a failure condition arises
A simple Django Server to capture all the GitHub WebHooks for the organization and creating a RESTful API endpoint to get those in whatever platform(Android, Web app, website,etc) the organization will like to get.