Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gpu-programming

ProgrammerGnome/CUDA-codes

Snippet repository for learning parallel GPU programming with CUDA.

Language: C++ - Size: 4.12 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

alignedalignof/cuda-matmul

Explore performance implications of various matrix multiplication approaches using GPU/CUDA compared to CPU side processing

Language: C++ - Size: 407 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Accelsnow/CUDA_GDDR_bench

A simple program that measures GDDR latency with different access strides in CUDA.

Language: Cuda - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

chihyeonwon/GPU_Programming

CUDA Gpu Programming 비트코인

Language: Cuda - Size: 339 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

maya-undefined/gpu-desktop-calculator

Language: Cuda - Size: 66.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 7 - Forks: 0

RajUpadhyay/Deepstream-Custom-Element

Deepstream/Gstreamer custom element to access the buffer in gpu memory and map it to GpuMat. Purpose of the element is to use it for preprocessing where it has been written using basic cuda programming.

Language: C++ - Size: 8.79 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

priteshgohil/CUDA-programming-tutorial

Get started with CUDA programming

Language: Cuda - Size: 3.63 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 7 - Forks: 3

matthiasbroske/GPUStableFluids

2D and 3D GPU implementations of Jos Stam's infamous Stable Fluids paper in Unity

Language: C# - Size: 500 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

wjgk0822/Cuda_programming

Repository for CUDA programming (cuda12.0)

Language: Cuda - Size: 12.7 KB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

cjdouglas/GpuMate

Cross platform, cross vendor GPU code without the hassle of external tools or compilers.

Language: C++ - Size: 55.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

aillaud/CUDA-Gradient-Descent

Implementation of a linear classifier on the Google California Housing Data Set in CUDA

Language: Jupyter Notebook - Size: 939 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

rAzoR8/SpvGenTwo

SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.

Language: C++ - Size: 1.93 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 146 - Forks: 13

jaredhoberock/stanford-cs193g-sp2010

This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010

Language: C++ - Size: 127 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 170 - Forks: 73

xmartlabs/gpgpu-comparison

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 8 - Forks: 2

Scrayil/k-means

This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear omparison between the sequential and parallel execution of the clustering steps.

Language: C++ - Size: 29.1 MB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

LanLou123/Webgl-Erosion

Interactive Erosion simulation in Web Browser

Language: TypeScript - Size: 955 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 186 - Forks: 25

nifets/Meandering-Depths

Developing and optimizing a 3D game engine from scratch using OpenGL.

Language: Scala - Size: 65.2 MB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

mikemag/Mastermind

Playing all games of Mastermind quickly

Language: Jupyter Notebook - Size: 15.2 MB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

joulook/Parallel-Processing-Spring-2021

In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.

Language: Java - Size: 3.27 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

jjfumero/opencl-samples

OpenCL Short Examples

Language: C++ - Size: 45.9 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 1

Slaedr/roc-dist-trace

Scripts to manage rocprof tracing of multi-process, multi-node program runs.

Language: Python - Size: 22.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

eliazonta/subisomorphism-CUDA

A parallel algorithm for subgraph isomorphism problem

Language: C - Size: 115 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

helenl9098/Dynamic-Diffuse-Global-Illumination-Minecraft

DDGI Minecraft is based on the 2019 SIGGRAPH paper, Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields (2019), where we aimed to approximate indirect lighting and global illumination in Minecraft-inspired scenes using Vulkan to test the algorithm's efficacy in real-time.

Language: C++ - Size: 138 MB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 73 - Forks: 12

qin-yu/julia-svm-gpu-cuda

2019 [Julia] GPU CUDAnative SVM: a stochastic decomposition implementation of support-vector machine training

Language: Cuda - Size: 20.3 MB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

guoci/sycl-examples

Simple SYCL examples

Language: C - Size: 22.2 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

julianlork/gpu-vector-addition-with-metal-and-swift

Implementation of a gpu accelerated vector addition.

Language: Swift - Size: 29.3 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

julianlork/gpu-vector-addition-with-metal-and-cpp

Implementation of a gpu accelerated vector addition.

Language: C++ - Size: 150 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

julianlork/gpu-computed-particle-system-with-swift

Implementation of a simple particle system using Metal.

Language: Swift - Size: 63.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

daveh19/Xclnet

OpenCL-based neuronal network simulator. Incorporates synaptic plasticity based on event-based implementation of Graupner-Brunel algorithm. Neurons are encoded as leaky integrate-and-fire (LIF). Synapses are current based and are available as both direct delta-currents and a difference-of-exponentials.

Language: C - Size: 359 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

daveh19/IndependentLIFsimulator

Simulate multiple independent leaky integrate-and-fire neurons. Incorporates synaptic plasticity model. Useful for comparing effect of independence vs causal synaptic coupling on synaptic plasticity.

Language: C - Size: 250 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

Fotic/Pseudorandom-Number-Generation-on-GPU

Pseudo-random Number Generation on GPU Presentation (lang: Greek)

Size: 591 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

mm-mehran79/Parallel-Programming

Parallel Programming Course - Fall 2022 - Lecturer : Dr. Matin Hashemi

Language: Cuda - Size: 3.58 MB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

leanerr/GPU-Programming-MN-Matrices

Write a program that initializes two M×N matrices and computes the sum of the two matrices on the GPU device. After copying the result back to the host, your program should print

Language: Jupyter Notebook - Size: 2.6 MB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

mina1460/GPU_programming_with_CUDA

A repo for all my projects using nVidia CUDA toolkit for programming GPGPUs

Language: C++ - Size: 349 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

vitormeriat/presentations

Slides and notes we've presented out

Language: Jupyter Notebook - Size: 53.6 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 7 - Forks: 0

barufa/GPU-QuickSort

Implementación del algoritmo GPU-QuickSort en Cuda.

Language: Cuda - Size: 3.64 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 1

prateekroy/CYK-Algorithm

CYK algorithm on CUDA

Language: C++ - Size: 77.8 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

AxoyTO/CUDA_ISD

High-performance computing on clusters using NVIDIA graphics accelerators. GPU Programming on NVIDIA CUDA, profiling and optimization with NVVP.

Language: Cuda - Size: 698 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

dronelektron/MAI

Репозиторий лабораторных работ и КП 8-го факультета 806-й кафедры МАИ

Language: Java - Size: 21.5 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 18 - Forks: 19

gholomia/Parallax

Multi-core Programming coursework and assignments under the supervision of Prof. Mahmoud Momtazpour.

Size: 6.75 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

denglide/cudahelp

A lightweight library for CUDA benchmarking, device management and random number generation

Language: C++ - Size: 1.19 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dkozykowski/Hamming-one

Comparison of algorithms finding hamming distance equal to one, implemented on GPU and CPU

Language: Cuda - Size: 150 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

dkozykowski/Chess-Engine-GPU

Chess engine for WUT GPU course

Language: Cuda - Size: 5.2 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

rubenandrebarreiro/fct-nova-high-performance-computing-labs-part-1

⏱️ 📈 💎 Projects based in High Performance Computing Labs. This projects was built using C++ (C Plus Plus) and CUDA (Compute Unified Device Architecture). This repository it's based in some practical lab exercises and examples related with High Performance Computing, among many others!

Language: Cuda - Size: 3.04 MB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

arpankapoor/pycuda-vgg16

vgg16 inference implementation using tensorflow, numpy and pycuda

Language: Python - Size: 222 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

TennisGazelle/CUDA-CapsuleNetwork-Methods

A clean, pure C++/CUDA implementation of Capsule Networks, no cuDNN, TF, Keras, or libraries.

Language: C++ - Size: 24.1 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

chibby0ne/cuda_by_example

Old notes (and new ones) of the Cuda by Example book

Language: Cuda - Size: 29.3 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

benmandrew/Fractal3D

Signed-distance-function based ray-marching renderer written in GLSL in a fragment shader, for running on a GPU. Renders 3D fractals in real time. (C++/GLSL) - Jan 2019

Language: C - Size: 30.3 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

rnjtsh/Neural-Network-using-CUDA

Batch version of 3 layer neural network implemented using CUDA in C++

Language: Cuda - Size: 10.7 KB - Last synced: 11 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

peppe-99/CentralityMeasures-with-GPU

Sequential and parallel implementation of different Centrality Measures.

Language: Cuda - Size: 638 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

rbga/CUDA-Merge-and-Bitonic-Sort

Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.

Language: Cuda - Size: 12.7 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

IvaMarin/Parallel-Programming

Parallel Programming courses exercises (Moscow Aviation Institute 7th semester)

Language: C++ - Size: 17.8 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

subspecs/CocaineNET

The .NET wrapper of the Cocaine C library. Cocaine is a multi-platform C library that can be used to accelerate large workloads/big data/anything really with the power of a GPU with ease.

Language: C# - Size: 74.2 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

subspecs/Cocaine

Cocaine is a multi-platform C library that can be used to accelerate large workloads/big data/anything really with the power of a GPU with ease. A .NET wrapper is available in the link below.

Language: C - Size: 1.4 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

AhmetFurkanDEMIR/NVIDIA-GPU-benchmark

NVIDIA GPU benchmark

Language: Jupyter Notebook - Size: 49.8 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 16 - Forks: 2

manorajesh/rusty-graphics

Exploration of Graphics Programming with Rust.

Language: Rust - Size: 470 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

rcj9719/gpu-programming-cuda-path-tracer Fork of CIS565-Fall-2022/Project3-CUDA-Path-Tracer

A GPU accelerated CUDA path tracer with key visual features and performance optimizations for physically based rendering of images or scenes

Language: C++ - Size: 53 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sebe324/OpenCL-Examples

Few examples of using OpenCL

Language: C++ - Size: 8.79 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

FernandoSchett/DPCPP_for_dummies

This repository contains code samples in DPC++, an extension of the C++ standard created by Intel for heterogeneous parallel programming.

Language: C++ - Size: 546 KB - Last synced: 11 months ago - Pushed: 12 months ago - Stars: 4 - Forks: 0

WenqiJiang/Convolution-Neural-Network-by-pyCUDA

pyCUDA implementation of forward propagation for Convolutional Neural Networks

Language: Python - Size: 995 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 15 - Forks: 2

aaryapatel007/shortest-path-gpu

Accelerating Shortest Path algorithms on GPUs

Language: Cuda - Size: 71 MB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

bkabadayii/kakuro_solver

Parallel Kakuro Solver with both OpenMP and CUDA

Language: C++ - Size: 333 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 1.89 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

AdithyaDV/AlexNet-CUDA

Inference module of Imagenet

Language: C++ - Size: 1.3 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

kernelwernel/Collatz-conjecture

An algorithmic calculator to compute the Collatz conjecture using the GPU's parallel processing power

Language: Cuda - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

RandomGamingDev/ConwaysGameOfLife

A super fast GPU and more specifically WebGL based version of Conway's game of life.

Language: JavaScript - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ilyak93/images_contrast_enhancement

Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach.

Language: Cuda - Size: 302 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Zilize/AutoGraph

A Taichi component for automatically compiling and launching compute graph.

Language: Python - Size: 160 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Qazalbash/CUDA_Spring2023 Fork of mmmovania/CUDA_Spring2023

The companion git repo for the Spring 2023 CUDA course

Language: Jupyter Notebook - Size: 1.81 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

bhattmansi/Implementation-of-Cholesky-Decomposition-in-GPU-using-CUDA

Parallel implementation of Cholesky Decomposition using CUDA APIs

Language: Cuda - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

dereklstinson/hip

go bindings for hip

Language: Go - Size: 87.9 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

prathameshbelurkar/Practical-Guide-to-TensorFlow

⚡Code progressive and robust models with accurate predictions & powerful GPU/TPU analysis with TensorFlow

Language: Jupyter Notebook - Size: 1010 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

znatri/Python-Ray-Tracer

simple ray tracer implemented in Python, capable of rendering 3D scenes with basic shapes, materials, and lighting.

Language: Python - Size: 2.74 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

alexfromapex/tensorexperiments

Boilerplate for GPU-Accelerated TensorFlow and PyTorch code on M1 Macbook

Language: Python - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 33 - Forks: 1

ShayanDodge/High-Speed-FDTD-Solver

This project seeks to accelerate FDTD computations by implementing parallel programming techniques for both GPUs and CPUs.

Size: 36.1 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gurbaaz27/CS433A-Design-Exercises

Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22

Language: C - Size: 722 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

mikeroyal/GPU-Guide

Graphics Processing Unit (GPU) Architecture Guide

Language: Shell - Size: 815 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 22 - Forks: 2

fbasatemur/CUDA-Matrix

2D and 3D Matrix Convolution and Matrix Multiplication with CUDA

Language: C++ - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 1

munstermonster/cuSten

CUDA Finite Difference Library

Language: Cuda - Size: 903 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 13 - Forks: 4

harsh-99/Traffic-sign-detection

Traffic sign detection and classification

Language: Jupyter Notebook - Size: 43.8 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 7 - Forks: 11

AleksyBalazinski/hamming-one

Linear time solution of the Hamming one problem using a static GPU hash table with separate chaining collision resolution.

Language: Cuda - Size: 2.93 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Glavnokoman/vulkan-compute-example

Simple example of using Vulkan for GPGPU computing

Language: C++ - Size: 27.3 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 46 - Forks: 5

seba174/GPU-DES-cracker

Brute force algorithm using CUDA for DES cracking

Language: Cuda - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

eedalong/ECE408

Code base and slides for ECE408:Applied Parallel Programming.

Language: C++ - Size: 35.6 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 60 - Forks: 21

pengzhao-intel/oneAPI_course

oneAPI - Data Parallel C++ course for students

Language: C++ - Size: 102 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 26 - Forks: 9

hollance/metal-gpgpu

Collection of notes on how to use Apple’s Metal API for compute tasks

Size: 1000 Bytes - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 86 - Forks: 4

cosmo-developer/opengpu

OpenGPU is an API designed to make use of the power of GPUs for scientific computation. It is built using OpenGL and GLFW, and it abstracts away the complexities of these libraries, allowing developers to focus on the high-level logic of their applications.

Language: C++ - Size: 141 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

brucefan1983/GPUGA

Graphics Processing Units Genetic Algorithm

Language: Cuda - Size: 5.15 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 16 - Forks: 7

EngineersBox/CLiR

OpenCL interop rendering abstractions that simulate the OpenGL pipeline

Language: C - Size: 26.4 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

alessandrobessi/cuda-lab

Playing with CUDA and GPUs in Google Colab

Language: Cuda - Size: 35.2 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 8 - Forks: 5

eyalroz/cuda-kat

CUDA kernel author's tools

Language: Cuda - Size: 1.57 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 87 - Forks: 6

ShadyBoukhary/GPU-research-FFT-OpenACC-CUDA

Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix Multiplication. Both routines are implemented in the two current most popular many-core programming models CUDA and OpenACC. A Fast Fourier Transform (FFT) samples a signal over a period of time and divides it into its frequency components, computing the Discrete Fourier Transform (DFT) of a sequence. Unlike the traditional approach to computing a DFT, FFT algorithms reduce the complexity of the problem from O(n2) to O(nLog2n). Matrix multiplication is a cornerstone routine in Mathematics, Artificial Intelligence and Machine Learning. This research also shows that the nature of the problem plays a crucial role in determining what many-core model will provide the highest benefit in performance.

Language: Cuda - Size: 9.12 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 7 - Forks: 2

andi611/Apriori-and-Eclat-Frequent-Itemset-Mining

Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.

Language: Python - Size: 4.05 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 40 - Forks: 17

deniseiras/EscolaVeraoSantosDumont2023

Repo for programs used in LNCC Summer Program 2023, an event of the National Laboratory of Scientific Computing (LNCC)

Language: Fortran - Size: 11.8 MB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

KnowledgePending/Pycuda-Docker

🐳🐍Pycuda Docker Environment for GPU Accelerated Python

Language: Dockerfile - Size: 567 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 0

bjadczak/sudokuSolver

Sudoku solver made with CUDA C++ utilizing cross-hatching algorithm.

Language: Cuda - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Cusymint/cusymint

CUDA symbolic integration

Language: Cuda - Size: 3.67 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

nctu-homeworks/PP-hw5 📦

Language: C - Size: 156 KB - Last synced: 10 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

nctu-homeworks/PP-hw4 📦

Language: Cuda - Size: 164 KB - Last synced: 10 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

bipbipbopbop/RT 📦

A basic raytracer in C.

Language: C - Size: 22.2 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0