Projects with this topic
-
-
A low-overhead software methodology for memory isolation of kernels in multi-tenant General-Purpose GPU environments.
Updated -
Bandicoot: user-friendly C++ library for GPU accelerated linear algebra, integrating with CUDA and OpenCL
Updated -
After optimization, version 3080 is equivalent to version 4090. I fixed address matching errors and private key conversion errors, modified the random generator, added puzzles suitable for specific regions, and more. It is commonly used in puzzle games, Brainflayer, Keyhunt, BitCrack, VanitySearch, etc.
Updated -
KeyKiller is designed to achieve extreme performance on modern NVIDIA GPUs, solving the Satoshi puzzle. It leverages CUDA, warp-level parallelism, and batched EC operations to push the boundaries of cryptographic key discovery. It is commonly used in research projects such as Secp256k1-CUDA,Brainflayer,BitCrack, Keyhunt CUDA BitCrack,RCKangaroo.
Updated -
Electromagnetic Simulation Using the FDTD Method with Python
Updated -
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
Updated -
Examples of Cuda By Example book written by me
Updated -
SuperConga: Superconductivity simulation framework on GPU.
Updated -
An open source library of GPU Programming Tutorials in the context of Particle Physics.
Updated -
ElasWave3D is a novel 3D solver optimized for simulating seismic waves in terrains with complex topography. This solver leverages GPU acceleration to enhance performance.
Updated -
CUDA-accelerated implementation of Partial 3D Discrete Wavelet Transform, enabling efficient multi-resolution analysis of volumetric data. Designed optimized GPU kernels to support partial inverse transform, allowing reconstruction of arbitrary points in a 3D signal without processing the entire dataset.
Updated -
Some basic CUDA/OpenAcc examples in Fortran, plus a few utilities
Updated -
Try to find the maximum heights of the Collatz sequence as quickly as possible in C, Python, and Cuda C
Updated -
POC of a chess engine to study alphazero on a single PC using deep4j / CUDA
Updated -
PHP-CUDA extension PHP extension with CUDA functions PHP CUDA C-extension.
Adding support of executing cuBin modules and kernels on NVIDIA CUDA GPU cards in PHP code.
Enables execution of generated cuBin file on GPU card and processing response.
Part of OpenSource project GPUPowered.com which has goal to optimize execution of PHP code as fast as possible.
Updated