絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    1,749 cuda 仕事が見つかりました。次の価格: USD

    I am looking for a freelancer to help me with my project. The skills required are CUDA, knowledge of neural network,MATLAB. The budget will be around 10000 INR(negotiable).But there will be a time constraint of 7 days. It is very urgent.

    $205 (Avg Bid)
    $205 平均入札額
    4 入札

    I need code written in C that can run on a GPU using CUDA. The code should take in two parameters. Parameter 1 is a float array Parameter 2 is an array of float arrays The code to run on the GPU is as follows: For each float array in Parameter 2, calculate the distance from Parameter 1 Sudo code is below: float[] Function(float[] parameter1, float[][] parameter2) { float[] results = new float[]; for( int x = 0;x<;x++) // Calculate this in parallel { results[x] = EuclideanDistance(parameter1,prameter2[x]); } return results; } float EuclideanDistance(float[] param1, float[] param2) { //Calculate Distance }

    $140 (Avg Bid)
    $140 平均入札額
    5 入札

    using full search algorithm (FS) for block matching in motion estimation by using cuda

    $207 (Avg Bid)
    $207 平均入札額
    5 入札
    kNN in CUDA 終了 left

    I have a code for implementing Knn algorithm in cuda. I am encountering some errors which I am not able to rectify. I need someone to help me with this.

    $15 (Avg Bid)
    $15 平均入札額
    4 入札

    Want to hire someone to port some C code into CUDA for me, it's not big (~100 lines) but getting the most speed out of it is extremely important

    $14 / hr (Avg Bid)
    $14 / hr 平均入札額
    14 入札

    I need some one to fix a program error urgently. the issue is related to GPU launch failed while training neural network. - Parallel toolbox already installed. - Graphics card Nvidia GT 710, GPU is CUDA enabled with compute capability 3.5 here is the example i intended to run. you will be able to fix if you are able to run it.

    $33 (Avg Bid)
    $33 平均入札額
    2 入札

    Hi, I'm the author of the spaCy NLP library. I need some CUDA kernels written for the new deep learning models I'm working on for the library. The functions are pretty small, and the work will be open source and credited to you. There's a lot more to do on the library as well, but I think it's really great to start with a "minimal transactable unit". I'm not sure how code will be displayed here, but here's the rough outline. Background ------------------ spaCy is an open-source library for natural language processing. It's developed by my company Explosion AI -- we're really just two people doing consulting, but we're also planning to launch some products for commercial users of the library. The main development goal for sp...

    $100 (Avg Bid)
    $100 平均入札額
    1 入札
    captcha solver 終了 left

    I am looking for a freelancer to help me with my project. The skills required are CUDA, Machine Learning, Matlab and Mathematica and Prolog. I am happy to pay a fixed priced and my budget is ₹12500 - ₹37500 INR. I have not provided a detailed description and have not uploaded any files.

    $339 (Avg Bid)
    $339 平均入札額
    5 入札

    We need to implement a dijkstra algorithm in c using the CUDA library. We have the code but we are unable to get the right solution. We have a sequential code which is working and a CUDA code which is working but has wrong output. Need help in getting a correct solution.

    $51 (Avg Bid)
    $51 平均入札額
    14 入札

    Need a Docker configuration created for deploying machine learning jobs to multiple computers. - Centralised permanent storage for data/images - able to be deployed on any server/service - GPU, CUDA, cuDNN, Digits, Caffe, Keras, Python, Tensorflow installed - Pull from latest Github/Docker repo Jobs should be passed from a central server to AWS or GCP or dedicated hardware as available.

    $9 / hr (Avg Bid)
    $9 / hr 平均入札額
    15 入札

    The project involves taking a gray scale image and blurring it using a technique known as low pass filtering. To set up project, go to the Microsoft Visual Studio and create a new project. Base your new project on CUDA 4.x+ template. Then add a .cpp file to the project and from the project properties add your OpenCV libraries, include headers, and binaries to your project. Remove the unnecessary items from the file. You will write your code into the file.

    $28 (Avg Bid)
    $28 平均入札額
    4 入札

    Hola allenross356, vi tu perfil y me gustaría ofrecerte mi proyecto. Podemos conversar los detalles en el chat. I'd like to have a simple neural network(3 layers) in CUDA 8 using the back propagation.

    $50 (Avg Bid)
    $50 平均入札額
    1 入札

    Breadth first search should be implemented in cuda language.

    $178 (Avg Bid)
    $178 平均入札額
    6 入札

    The comparison between serial and parallel implementation of BreadthFirstSearch based on Execution, Efficiency and Speedup factors. We have implemented the serial code we required to implement cuda code based on 1, 2,4,8, 16 blocksize using global and shared memory concept..

    $190 (Avg Bid)
    $190 平均入札額
    5 入札
    H.265 CUDA GPU 終了 left

    I am looking for a freelancer to help me with my project. The skills required are CUDA, Delphi, LabVIEW and OpenCL. I am happy to pay a fixed priced and my budget is ¥2000 - ¥6000 CNY. I have not provided a detailed description and have not uploaded any files.

    $595 (Avg Bid)
    $595 平均入札額
    2 入札
    VHDLFPGAAAA 終了 left

    VHDLFPGA/c++/c#/opencl and cuda

    $672 (Avg Bid)
    $672 平均入札額
    20 入札

    CUDA program optimization techniques. which are best for the (Iteration CUDA program)

    $160 (Avg Bid)
    $160 平均入札額
    10 入札

    I am using VS2012 C++/CLI with OpenCV 3.1, CUDA 7.5, NSight 5.2 on a Win10 64 bit machine with a GTX 760 NVidia card. All of this works fine when compiling from within VS2012. Further, I can use the VS debugger to set breakpoints, etc. within the C++ code. In this configuration, I know that at various times CUDA code is running including my own custom kernel. However, you cannot set breakpoints (at least that are recognized) in the CUDA code. Now that my CUDA code is getting more complex, I want to use the CUDA debugger to be able to set breakpoints in the CUDA code. When I invoke NSight from within VS, all of the non-CUDA code runs fine. However, as soon as I perform an operation that would invoke CUDA code I just get a "stopp...

    $149 (Avg Bid)
    $149 平均入札額
    5 入札

    ...performance. Tensorflow returns the best results from our initial tests. Luckily, with TensorFlow, deep machine learning transitions from an area of research to mainstream software engineering that requires minimum coding. Until now, a couple of lines of Tensorflow Python, and a bag of "tricks of the trade" have done the job. Then, simplified, our app would send the picture(s) in the Amazon AWS Cuda instance where this deep-learning network prediction API does the hard part in recognizing the object​ and then sends back the text results to our app's API, shows matching classifiers to the user and the user just selects just a tag out of the first 5 results (if that's the case, correct recognition). There's also the option of implementing Tensorflow mob...

    $1564 (Avg Bid)
    $1564 平均入札額
    21 入札

    secientific text required on CUDA Program Optimization and commonly used techniques. How to optimize a CUDA program and which technique is more efficient to implement for fast processing.

    $231 (Avg Bid)
    $231 平均入札額
    11 入札

    Cuda Program Optimization techniques and how to do optimisation? which is the best technique to implement.

    $70 (Avg Bid)
    $70 平均入札額
    28 入札

    i need someone for documentation of my major project ACCELERATING SVM USING MAP REDUCE ALGORITHM Lang to be used : HADOOP&CUDA File attached forrefernece.

    $104 (Avg Bid)
    $104 平均入札額
    5 入札

    Urgent! Need a developer to translate a simple python script of 30 lines into PYCUDA, CUDA or C++ / I need to run it on GPU, maybe you will have to run it on my PC via teamviewer

    $25 (Avg Bid)
    $25 平均入札額
    4 入札

    Need a developer to translate the simple node.js file into cuda or python with using of gpu, as script search in algorithm with huge number

    $7 (Avg Bid)
    $7 平均入札額
    1 入札

    Hello all, i need a CUDA expert to write CUDA code and sequential code for the research paper i am attaching here so that timing can be compared for both version.

    $97 (Avg Bid)
    $97 平均入札額
    3 入札

    Hello all, i need a Cuda expert to work on my project titled" Efficient Variable Size Template Matching Using Fast Normalized Cross Correlation on Multicore Processors". I need its sequential code as well as CUDA code so that timing can be compared. I am also uploading the research paper for it.

    $304 (Avg Bid)
    $304 平均入札額
    1 入札

    Implement a cuda program that does basic matrix multiplication on matrices A and B to produce matrix C along with Also in this lab, you will be using shared memory in your kernel functions to achieve your goal

    $39 (Avg Bid)
    緊急
    $39 平均入札額
    9 入札
    CUDA Code Error 終了 left

    I have CUDA code need to optimize it

    $118 (Avg Bid)
    $118 平均入札額
    7 入札
    write some cuda 終了 left

    write some cuda software

    $24 (Avg Bid)
    $24 平均入札額
    3 入札

    Looking to fill the two following roles with the attached skill-sets: 1. C++ Developer – Algorithmic Trading Systems · C++, LINUX, · Latency, · High Frequency, · HFT, · parallel programming, · MPI, · CUDA, · GPU, · FPGA, · network programming, · sockets, · trading system 2. Head of Quantitative Trading Research · 5 - 10 years experience · Based in NYC (currently or formerly) · High frequency trading · Quantitative execution · Alpha generation · Futures, Cash Treasuries &mi...

    $135 (Avg Bid)
    NDA
    $135 平均入札額
    13 入札

    I need you to develop some CUDA C code for me. I would like this software to be developed for Windows using CUDA C/C++.

    $102 (Avg Bid)
    $102 平均入札額
    10 入札

    I need help in further developing an Algorithm and writing a parallel program in CUDA C. More details will be provided later.

    $692 (Avg Bid)
    $692 平均入札額
    16 入札

    I am performing various calculations on stock prices for a large universe of stocks. Right now for one series of calculations, I estimate it would take roughly one year to run all of my calculations on my PC. I need to get this down to one month or less. My code itself might be optimizable, plus I think that it can be optimized by using the GPU. I am looking for somebody who knows CUDA very well and can quickly optimize my code.

    $8 / hr (Avg Bid)
    $8 / hr 平均入札額
    12 入札

    I have Kmeans Algorithm implementation in C and CUDA. Both are working, but the CUDA code is taking more time than C. Which should be the other way. The cuda code has to be faster than the C program. I will provide my codes and the datasets. Someone needs to debug the code and fix it, also tell me what's wrong.

    $59 (Avg Bid)
    $59 平均入札額
    4 入札

    write a cuda project that should compute area by trapezoid approach

    $38 (Avg Bid)
    $38 平均入札額
    6 入札
    CUDA program 終了 left

    I have a code (quite simple) what I would like to convert to CUDA (I can assist in all parts). It is not difficult, but CUDA is new for me, that is why I need help in this. Estimated time is 2-3 hours.

    $17 (Avg Bid)
    $17 平均入札額
    5 入札

    It is just to do some programming in cuda.

    $45 (Avg Bid)
    $45 平均入札額
    6 入札

    I need help in creating CUDA toolkit and NVIDIA driver roll for Rocks Cluster, or distribution of the toolkit/driver across nodes.

    $402 (Avg Bid)
    $402 平均入札額
    2 入札

    Looking for a linux OS similar to ethOS () and PIMP() to be built. Need the software to be able to support AMD and nVidia graphic cards. Need the ability to select from a selection of miner software packages to use such as ccminer, sgminer, EWBF_ Cuda Miner, Nicehash, nheqminer. Need the install of the OS to be easy and once installed configurable from a web browser. Need the ability to monitor the mining software and internal hardware pieces. Need the ability to remote reboot securely and detect if the mining software has stopped or is hung and alert and/or restart the software. Need to be able to build this on a thumb drive and send it off to a remote location for plug and play operations

    $255 (Avg Bid)
    $255 平均入札額
    7 入札

    OpenCL , CUDA and C++ skill needed for this project

    $108 (Avg Bid)
    $108 平均入札額
    6 入札

    CUDA demo, 7 days limit.

    $283 (Avg Bid)
    $283 平均入札額
    1 入札
    encoder 終了 left

    I am looking for a freelancer to help me with my project. The skills required are CUDA, FPGA, Kinect, LabVIEW and Microcontroller. I am happy to pay a fixed priced and my budget is $250 - $750 USD. I have not provided a detailed description and have not uploaded any files.

    $519 (Avg Bid)
    $519 平均入札額
    11 入札
    cuda nvidia 終了 left

    Parallel programming in NVIDIA cards with CUDA language

    $966 (Avg Bid)
    $966 平均入札額
    8 入札

    We require a CUDA program to extract features from a file generated from a molecular docking program of defined format (mol2 format) in a highly parallelized way. The code and project should be kept confidential, without details being release to any third party without permission. The code should be: • optimized for Titan X Pascal or Geforce 1080 GPUs (Pascal architecture). • use a maximum of 12 GB memory and single precision floating point unless double precision is absolutely required for accuracy. • be annotated / commented appropriately to allow the code segments to be easily understood by the end user. Further details concerning the calculations needed are in the attachment, along with input files to work with.

    $763 (Avg Bid)
    特集 緊急 NDA
    $763 平均入札額
    4 入札
    data encoder 終了 left

    I am looking for a freelancer to help me with my project. The skills required are CUDA, FPGA, Kinect, LabVIEW and Microcontroller. I am happy to pay a fixed priced and my budget is ₱10000 - ₱30000 PHP. I have not provided a detailed description and have not uploaded any files.

    $170 - $509
    $170 - $509
    0 入札

    HI Prakhar , I need your help to explain or elloborate the CUDA code i had already. I just don't want you to write code but just understand the code i have and explain to me completely and with a explaination word file.

    $179 (Avg Bid)
    $179 平均入札額
    6 入札

    I need a Cuda specialist to work on my project. I have Cuda code available. I need its proper documentation or explanation....My code is working but i want you to explain me how it works or elaborate the code

    $158 (Avg Bid)
    $158 平均入札額
    8 入札

    HI Prakhar , I need your help to explain or elloborate the CUDA code i had already. I just don't want you to write code but just understand the code i have and explain to me completely and with a explaination word file.

    $50 (Avg Bid)
    $50 平均入札額
    1 入札

    very sample decoder C code i have 1 I-Frame Video and SPS and PPS packet byte array split 000000001 000000001 (sps) 000000001 (pps) 000000001 (IFRAME) need receive image any format using cuda nvidia the result of the work should be very little code. cuvidCreateDecoder cuvidDestroyDecoder cuvidDecodePicture minimal code if need sample h264 frame []byte i send it need C code if real not C++

    $96 (Avg Bid)
    $96 平均入札額
    3 入札

    トップcudaのコミュニティ記事