Opencl directshow jobs
Hello, I'm looking to build a ETH mining app for Universal Windows Platform (UWP) in C#. This is a proof-of-concept only and so I only need porting of existing open-source miners to UWP and translate code into C#. Existing open-source miners to reference are: ethminer ikminer CUDA support is to be removed, keeping only OpenCL. Are you interested in working together? Peter Deliverables T...
help with qucik opencl project (clGetDeviceInfo)
ETH: 1 pool is specified Main Ethereum pool is [login to view URL] DCR: 0 pool is specified AMD OpenCL platform not found Be careful with overclocking, use default clocks for first tests Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool, "x" to select GPU CUDA...
We need to get equalizer for media player on Windows integrated in the DirectShow graph. We accept to use SuperEq library: [login to view URL] Please contact us if you had an experience with audio processing.
We need to get equalizer for media player on Windows integrated in the DirectShow graph. We accept to use SuperEq library: [login to view URL] Please contact us if you had an experience at the building equalizer.
I have a project written by Java. This project is hashing with Sha256 first, and than hashing with curve25519. For example password is "name123" name123 --->hashing with sha256--->hashing with curve25519---> public key I need more than million calculating power. I prefer to use cuda or opencl. But if you are expert with another language, It's okay. If programs work, I don&...
The description has been attached I need it before Friday 6am (Eastern Time Zone)
In my hobby open source project I'ld like to implement a public key generation via OpenCL for secp256k1. I think something must be wrong and the result is wrong. I stuck currently. It could be possible that I've used the OpenCL implementation wrong and the OpenCL implementation might doesn't provide this feature. I've written a unit test. With maven installed and the simple m...
I have a project written by Java. This project is hashing with Sha256 first, and than hashing with curve25519. For example password is "name123" name123 --->hashing with sha256--->hashing with curve25519---> public key I need more than million calculating power. I prefer to use cuda or opencl. But if you are expert with another language, It's okay. If programs work, I don&...
at least 2- 3 months experience. CUDA as architecture requires C, C++, so we are talking about C, C++ development in general. Basically this is request for Junior type of developers. Trial cooperation period: 3 months. If everything goes well, it will be long-term cooperation, not only in this techological area. So, 3 months, are trial for our companies. CUDA (Compute Unified Device Architec...
Hi Karteek S., i would like to continue working with you on the same code we work on before , but this time i would like to convert it to openCL.
I have a project written by Java. This project is very simple. Hashing with Sha256, and curve25519. ex) password = name123 name123 --->sha256--->curve25519--->hash I need more than million calculating power. I don't care about language if program works. ( python, c++, c, java etc) Maybe openCL or cuda is required ( in my opinion )
Following this tutorial of FPGA acceleration through Vitis platform: [login to view URL] The Host Program is written by C/C++. The Kernel Program is written by C/C++. OpenCL API is the bridge to connect the Host Program and Kernel Program under Vitis execution environment. Now, while keeping the Kernel Program (C/C++) of the tutorial, I want to rewrite the Host Program by using Java code. Objectiv...
I am building an application which needs to capture an image from 4 different cameras, process image using OpenCV build with OpenCL and stitches 4 Images at the end. I am new to this stream, I was able to build an application using v4l2 to capture Images. I am creating cv::UMat using OpenCL Buffer Created with clCreateBuffer. But transfer captured frame form v4l2 Buffer to OpenCL Buffer, I am us...
Here is this project as a starting point: [login to view URL]@johncantrell97/how-i-checked-over-1-trillion-mnemonics-in-30-hours-to-win-a-bitcoin-635fe051a752 We would need the OpenCL modified and delivered as a MS Visual Studio C++ DLL + C# test in one Visual Studio solution. This is the OpenCL portion: [login to view URL] The C++ DLL's would get the work as an input: bool CheckSeed (stri...
I have written one code in opencv(c++) for performing some task. It now runs about 6ms on my windows pc. The code will be further reused on Android devices, so I need someone to speed up the whole function, especially dilate and erode functions. I need solutions other than simply change mat to UMat. Supporting OpenCL
We are looking for a freelance developer to help us develop a filter based on a mix of OpecnCL and Python to enhance vessels in CT volumetric images. The job is cool and intriguing. The job might become an ongoing contract.
I have written one code in opencv(c++) for performing some task. It now runs about 6ms on my windows pc. The code will be further reused on Android devices, so I need someone to speed up the whole function. Some opencv functions are used, like dilate, erode, findContours, drawContours, etc. Supporting OpenCL [login to view URL]
Create optimised Kernel(ISA,BIN) for the RX 5700 GPU's. OpenCL ,GNC3 and GNC5 exist. The System runs on linux (Ubuntu 18) with the newest AMDGPUPro driver (20.50). I can give access to test benches
Development Framework The development framework for th a) Process Standard: IEEE 12207 Process standard and (RUP) b) Architecture Variants: GIS Server with Thin client (3 Tier server and Standalone) c) Development methodolo d) Development Model: Iterative and Incremental with periodic builds e) CASE Tools: Rational Suite f) Software Configuration Management: git g) Code Analysis : Kloc...
A freelancer require another coder for completing other project. The project details. We want to create simple windows project/application in C++ or in c# using DIRECTSHOW. The application is supposed to open a list of video files (common types like mp4) and stream video as webcam. The application should provide video info (like size, name, length, etc) so that it can be accessed by another p...
Hello, I need help with parallel computing, topics cover openMPI and openCL. OpenCL is similar to CUDA (GPU programming) I have some questions that I need help with. Please message me asap for details.
Write a simple OpenCL program for coaching purposes. need a word document explaining the code
Need a image editor constructed in OpenCL using C++, I have plenty of material available to use
Need a image editor constructed in OpenCL using C++, I have plenty of material available to use
need help with generating a histogram based off of an image Need someone experience with OpenCL
I have a mp4 video that was downloaded off of a facebook page by copying the url out of the the html and saved. Im looking for someone to decrypt it. I tried both VLC and MPC but the video stream has decoding problems. I ran it though a few video information tools GSpot and Media Info. Gspot reported: Codec: avc1 Name: H.264/MPEG-4 AVC Status: Codec Status Undetermined DirectShow Error...
The task is to develop a Perceptron-based Neural Network program in C to classify images of cats and dogs using the FANN library. Project Requirement - Must use only 2 hidden layers. And then implement the Neural Network using OpenCL. (i.e. Parallelize the Serial FANN code in OpenCL) Compare the parallel OpenCL execution time with serial execution (FANN). FANN Library - [login to view URL]
An OpenCL program that searches a set of words in a text file and reports how many times the word appears in the file
Make a serial code of Gaussian Elimination and then convert it into Parallel code in OpenCL programming language. If you are intrested in doing that, then i will provide you with further details
Looking for a programmer to optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like will need to be utilized. In most cases, my computing system utilizes anywhere ...
Looking for a programmer to optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like will need to be utilized. In most cases, my computing system utilizes anywhere ...
Looking for a programmer to optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like will need to be utilized. In most cases, my computing system utilizes anywhere ...
You shall perform both development and research. Your role is to help in designing and building a high performance memory-based storage server platform and system. *Strong Knowledge of C/C++ programming and Apache/ Ngnix is a must. Knowledge of memory storage technologies is an added bonus* * Experience of 10 years * Understanding of the following preferred: 1) Professional experience in advan...
As described in order, existing Python Program is attached. Please query me with any questions. Order: Optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like wil...
looking for a programmer to optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like will need to be utilized. In most cases, my computing system utilizes anywhere ...
looking for a programmer to optimize my existing Python 3 code and implement multiple gpu acceleration. Existing script is functional but non-gpu. Program needs optimized to achieve maximum calculation speed (numpy?) in conjunction with GPU acceleration. AMD hardware is being used therefore OpenCL, PyOpenCL or the like will need to be utilized. In most cases, my computing system utilizes anywhere ...
Help with my project to create a system-resulting image that will simultaneously support several variants of transcoding to H264 / HEVC (aac audio) codecs using hardware acceleration - Intel QuickSync (QSV), nVidia NVENC, AMD GPU acceleration... Payment for advice and consultation, not the final ready-made solution. Keywords: ffmpeg, nvenc, qsv, quicksync, vaapi, mss, opencl, cuda
We already use CefSharp with their OffScreen method to get occasional images of the browser window (every 1.5 seconds or so) but that is very low frame-rate and is not good for websites with animations. We would like to get fully working C# Visual Studio 2017 project(s) of CefSharp on the lastest version (as of this posting 75.1.143) using the "OnAcceleratedPaint" method to get at least...
m looking for someone who can create an automated TV playout application that can output the signal via BMD Decklink SDI output. Later this signal is sent to MPEG 2 TS encoder and to a cable TV operator as a TV channel. The application should be cappable of: - playing rtsp or rtmp or http san jose or http hls stream is mandatory (or any ither way you can get livestream from wowza) - playing mp4 (...
1. OpenCL CSR matrix-vector product 2. Question 2: Solving a Poisson Problem with OpenCL.
1. OpenCL CSR matrix-vector product 2. Question 2: Solving a Poisson Problem with OpenCL.
1. OpenCL CSR matrix-vector product 2. Question 2: Solving a Poisson Problem with OpenCL.
1. OpenCL CSR matrix-vector product 2. Question 2: Solving a Poisson Problem with OpenCL.
I have an application that I want to run on, Field programmable array gates (FPGAs) architecture using the parallel programming language OpenCL. The software and the FPGAs board I am using are from Xilinx company. The OpenCL compiler is Xilinx SDSoC OpneCL. I need help with optimising the code using the OpenCL and FPGAs methods to run the code faster. I have already tried that but I am not happy ...
Hello i need BUILD simple app to get stream from RTP broadcating You need use IP rtp://@[login to view URL] One input -> 3 outputs are important we need save audio to C:testaudio%.aac we need continuosly recording from stream and save it to files one input [login to view URL] to ---> 4sec, 6sec,9sec duration and continuosly save to C:test[login to view URL] C:test[login to view URL]...