Showing 7 open source projects for "opencl test"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    mtsieve

    A multi-threading framework using a prime sieve to do work

    mtsieve is a framework wrapped around primesieve to distribute prime numbers to worker classes to do work with those prime numbers. The "mt" means that it is multi-threaded. The "sieve" means that the framework is typically used to eliminate candidate terms with small from a set of numbers. The numbers remaining after using mtsieve can then be used by programs such as llr and pfgw to test those numbers for primality. Another usage could be to use those prime numbers to test each...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    PRPNet

    A client/server application used to help in the search for primes

    ... themselves with teams. It has a number of webpages that can be used to show current progress and statistics. It also has the ability to send e-mail when a new prime is found. Although PRPNet works well for home users with multiple cores or multiple machines, it does scale well up to a few hundred users. PrimeGrid runs most of its smaller projects on PRPNet.. PRPNet also has the ability to test for Wieferich and Wall-Sun-Sun primes. The client can run an OpenCL application for maximum throughput.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cphcttoolbox

    Cph CT Toolbox is a selection of Computed Tomography tools

    Copenhagen Computed Tomography Toolbox is a collection of applications and libraries for flexible and efficient CT reconstruction. The toolbox apps generally take a set of projections (X-ray intensity measurements) and filter and back project them in order to recreate the image or volume that the projections represent. The project includes both mostly informative CPU implementations and highly efficient GPU implementations. Regular releases are hosted at the Python Package Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cuda/OpenCL Forensic Tools

    Use graphics card(s) for forensic processing.

    Develop scripts to perform simple forensic functions like image, overwrite, hash, and search. The core of the script is Python Cuda/OpenCL. Initially the goal is to test the performance of the concept. If performance shows value the next step would be to develop scripts to perform each function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 5
    A GPU memory test utility for NVIDIA and AMD GPUs using well established patterns from memtest86/memtest86+ as well as additional stress tests. The tests are designed to find hardware and soft errors. The code is written in CUDA and OpenCL.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next