Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    1,745 cuda trabalhos encontrados, preços em EUR

    develop an gernal purspose apllication that executes on NVIDIA's GPU and CPU and compare results

    €186 (Avg Bid)
    €186 Média
    7 ofertas

    I need convert code (interested only cryptonite algo) on GPU nVidia (7 series) or AMD (7, R9 series). Should be open source. Performance is not less than that of similar solutions ()

    €251 (Avg Bid)
    €251 Média
    5 ofertas

    1- CUDA: matrix addition Implement matrix addition in CUDA C = A+B where the matrices are NxN and N is large. This is an extension of the program in the "CUDA by Example" book, which adds two long vectors of length N. Also refer to the program, which uses 2-dimensional arrays. In your main program assign (float) values to the elements of A and B: a[i][j] = 2*i + j + 1 and b[i][j] = i + 4*j + 2. Call your kernel. Then check if all elements of C are correct; if they are correct, print "We did it!". Also execute the matrix addition sequentially, and time this (nested loop) with gettimeofday(). Compare the time to the execution time of the kernel plus the cudaMemcpy calls (do not include the malloc or the cudaMalloc times), and calculate the spee...

    €37 (Avg Bid)
    €37 Média
    8 ofertas

    Pass a c + + opencv code to run on nvidea gpu in visual studio 2012 windows 7 32bits. Attached hereto the code OpenCV version 2.4.8 Please review the code and report settings to test the code. I await budget.

    €15 / hr (Avg Bid)
    Urgente
    €15 / hr Média
    6 ofertas

    Suggest me some problem domains based on that we will discus about the implementation...

    €300 (Avg Bid)
    €300 Média
    5 ofertas
    Cuda Exercise Encerrado left

    Hello, for cuda-convnet ~ i have an exercise. 1) Implementation at C++ or Python (serial proramming) Linux or Windows Visual Studio 2010 (i prefer windows and C++) with many screenshots 2) Implementation at CUDA (parallel programming) Linux or Windows Visual Studio 2010 (i prefer windows) with many screenshots I want this to compare times and the codes. (All are almost ready at the site i have not nvidia to do it alone) Thanks for your time!!!!

    €199 (Avg Bid)
    €199 Média
    5 ofertas

    Hi I have an intense number crunching application which I need converted into CUDA to maximize speed. I will also need you to add a couple of features to the program. I need someone with years of CUDA experience. Will only hire freelancers with 5-star feedback. Thanks

    €282 (Avg Bid)
    €282 Média
    13 ofertas

    This assignment includes only one exercise that involves matrix addition.

    €30 (Avg Bid)
    €30 Média
    2 ofertas

    We need to parallelize a set of an already implemented graph analysis package (in C). We are interested in 4 groups of these algorithms, i.e. less than 30% of the whole package. These algorithms will be: 1. Shortest Path Related Functions, such as: graph_diameter 2. Centrality measures, such as graph_betweenness and degree 3. Transitivity and Clustering Coeffici...parallelizing betweenness centrality functions. An important issue also is the graph data structure, as such, we need to make the "library" to build a graph of a compact data structure, as the weighted and unweighted adjacency list, considering as an option a compressed data structure for sparse graphs. Needed skills are: C language, OpenMP, Data structure, Multi-core parallel programming, Cuda or O...

    €1205 (Avg Bid)
    €1205 Média
    13 ofertas

    Write a GPU program using CUDA C/C++ to calculate: A = B x C + D where A,B,C,D are matrices of proper dimensions. Run the program and show snapshot of output. Write a couple of paragraphs explaining the code. Provide code comments. NOTE: You Need to have a NVIDIA card in your computer in order to run the code!

    €23 (Avg Bid)
    €23 Média
    1 ofertas

    we need to parallelise the computation of R and Metatrader trough GPUs like NVIDIA cuda. The program has to have installation instructions for its deployment.

    €193 (Avg Bid)
    €193 Média
    4 ofertas

    we need to parallelise the computation of R and Metatrader trough GPUs like NVIDIA cuda. The program has to have installation instructions for its deployment.

    €44 (Avg Bid)
    €44 Média
    1 ofertas

    Vehicle Recognition in JPG images I have a Axis camera that put images in a folder, I need to process this images to check if a car or pedestrian is in the image The car / pedestrian can pass from one side to the other or come direct to the camera or getting away from the camera You can use SURF, FAST, SIFT or other algorithm, there are many implementatios already out the... I need to process this images to check if a car or pedestrian is in the image The car / pedestrian can pass from one side to the other or come direct to the camera or getting away from the camera You can use SURF, FAST, SIFT or other algorithm, there are many implementatios already out there so must make just the implementation for this enviroment We prefer OpenCL but can be done with CUDA too ...

    €2090 (Avg Bid)
    €2090 Média
    4 ofertas

    Need to install a good cuda-based classifier that can be compiled in c# and run under windows. Please let me know if you have any questions. Following tasks will be performed: 1. Recommend open source classifier that runs under cuda 2. Help me install it 3. Do a trial run (train and test) with a dataset of your choice. Classifier should be able to work with about two dozen classes and a large number of dimensions (100+). Please let me know if you have any questions

    €31 / hr (Avg Bid)
    €31 / hr Média
    5 ofertas

    ...program works and manages to extract all the words in the sound file, as well as find the occurrences of my chosen word. It works sequentially: I have a loop that creates the vector of characteristics for the first word, then calls a function that compares the characteristics and returns true when it is the word I want. THE JOB * I need a function to run on GPU (GTX 680) implemented in CUDA to do this in parallel, and * I want it to win against the sequential implementation (i.e., it should take less time to run) This is how the program should work: * First the sequential part would find the beginning and end positions of each words, putting those pairs in a pair of arrays (already done and working). * Then, the parallel part (the kernel that is...

    €242 (Avg Bid)
    €242 Média
    3 ofertas

    Vehicle Recognition in JPG images I have a Axis camera that put images in a folder, I need to process this images to check if a car or pedestrian is in the image The car / pedestrian can pass from one side to the other or come direct to the camera or getting away from the camera You can use SURF, FAST, SIFT or other algorithm, there are many implementatios already out the... I need to process this images to check if a car or pedestrian is in the image The car / pedestrian can pass from one side to the other or come direct to the camera or getting away from the camera You can use SURF, FAST, SIFT or other algorithm, there are many implementatios already out there so must make just the implementation for this enviroment We prefer OpenCL but can be done with CUDA too ...

    €618 (Avg Bid)
    €618 Média
    12 ofertas

    A very simple program using the CUDA parallel computing techniques/models/methods.

    €157 (Avg Bid)
    €157 Média
    9 ofertas
    cuda programming Encerrado left

    hello this project is based on cuda programming

    €56 (Avg Bid)
    €56 Média
    1 ofertas
    CUDA Programming Encerrado left

    ...fill_table function in CUDA (you will essentially be using the code that you wrote for HW0, which does a sequence of kernel calls, one for each row of the table). Make sure that your program now produces correct answers for large values of the capacity. Modify the program so that beyond a certain depth, the fill_table function is executed on the host rather than the GPU, and study the value of depth at which the I/O transfer to/from the GPU is no longer worth the parallelism gains. HW4B: knapAlgoOptSmallN (Making the CUDA compute bound) [25 points] Using the techniques described in the lecture, modify the CUDA code so that the function fill_table function is evaluated in a single kernel call. We suggest that you proceed in the following steps. First write a sim...

    €211 (Avg Bid)
    €211 Média
    3 ofertas
    cuda programming Encerrado left

    The goal of this assignment is to be familiar with CUDA atomic operations and understand the performance issues for calculating the histogram. Given a 512 × 512 matrix. Please initialize the elements of the matrix using the numbers [0-200]. Calculate the histogram. Write a short report on the performance optimization.

    €69 (Avg Bid)
    €69 Média
    2 ofertas
    write a cuda code Encerrado left

    The goal of this assignment is to be familiar with CUDA atomic operations and understand the performance issues for calculating the histogram. Given a 512  512 matrix. Please initialize the elements of the matrix using the numbers [0-200]. Calculate the histogram. Write a short report on the performance optimization.

    €51 (Avg Bid)
    €51 Média
    3 ofertas

    This is a test "project". More like a quiz. The price is so low, because 1) it's an easy task that I might give a student on a test and 2) if there is interest, I'll probably have a few people actually try and solve the problem. I'm looking for someone to whip up an efficient CUDA and/or OpenCL algorithm for pre-computing standard scores (see attached document for definition). This is a small portion of a larger project, and I'm testing out if there is interest and ability. This algorithm is preparatory work to allow us to take a very large number of time series and calculate the Pearson and/or Spearman correlations for every pair in as fast, precise, and efficient a manner as possible. Since the Spearman, once rank order is established, can devol...

    €58 (Avg Bid)
    €58 Média
    3 ofertas
    Sequence_Analyzer Encerrado left

    I have a PERL programs that would greatly benefit from CUDA parallelizing. It is basically a text analysis programs for pattern matching of large (3GB)datafiles. I have already done a simple PERL threading on it, which does significantly speed the processing, but I would like this implemented on CUDA. So, the project involves converting the PERL program to C# or C++ and then parallelizing this onto CUDA where such parallelizing adds efficiency.

    €2764 (Avg Bid)
    Destacado Urgente
    €2764 Média
    6 ofertas
    FAST in Unity3D -- 2 Encerrado left

    We need you to complete the FAST algorithm cuda version (provided the code) to glsl es version of the conversion, and let it run smoothly in the unity 3D .or android We have completed the SURF algorithms with unity C # code, that can provide more ideas for you. But our SURF running speed still can not meet our expectations on mobile devices, so we need to use FAST alternative SURF feature point extraction on unity. You need to be familiar with GPGPU programming skills, understand the FAST algorithm principle, glsl es compared to the glsl Standard Edition only supports a limited function, so you need to know glsl es .we will share our experience with you in this regard, we hope you can provide more good solution. This will be a challenging and interesting project.

    €31 / hr (Avg Bid)
    €31 / hr Média
    1 ofertas

    Hi, Please find the attached files. Please go through them and let me know incase of any query.

    €58 (Avg Bid)
    €58 Média
    2 ofertas

    you are a liar,where is my money.

    €139 (Avg Bid)
    €139 Média
    1 ofertas

    1、this project calculate inversion and Eigenvalue (Eigenvector) of the complex matrix with CUDA. 2、we need to optimize it without use cublas or magma or other libraries. 3、the dimension is about 100 to 3000(3000 is max ) 4、the input matrix is float_complex(c99),we can generate it with rand(); 5、the result must be more efficient than cublas and mkl and be accurate 6、file (README and doc )about the project is necessarity. 7、my environment is windows7 cuda5.5, gtx460,intel 8、the project must be In line with the modern software engineering requirements

    €231 - €694
    €231 - €694
    0 ofertas

    1、this project calculate inversion and Eigenvalue (Eigenvector) of the complex matrix with CUDA. 2、we need to optimize it without use cublas or magma or other libraries. 3、the dimension is about 100 to 3000(3000 is max ) 4、the input matrix is float_complex(c99),we can generate it with rand(); 5、the result must be more efficient than cublas and mkl and be accurate 6、file (README and doc )about the project is necessarity. 7、my environment is windows7 cuda5.5, gtx460,intel 8、the project must be In line with the modern software engineering requirements

    €231 - €694
    €231 - €694
    0 ofertas

    1、this project is accelerate inverse and Eigenvalue and Eigenvector of the complex matrix with CUDA. 2、we need to optimize it without use cublas or magma or other library. 3、the dimension is about 100 to 3000 4、the input matrix is float and complex,we can generate it with rand(); 5、the result must be faster than cublas and mkl and be accurate 6、README and doc about the project is necessarity. 7、my environment is windows7 cuda5.5 gtx460 8、the project must be In line with the modern software engineering requirements

    €556 (Avg Bid)
    €556 Média
    4 ofertas

    I have a C++ routine, which uses CUDA technology for Parallel Processing. This program cannot run on another hardware, even though the other hardware is exactly same like mine. So, I want to make this program enable to be enable to run on the same hardware (make it standalone) without installing anything on another computer.

    €69 (Avg Bid)
    €69 Média
    4 ofertas

    I have an algorithm for online roulette which is able to generate 2 billion sequences of 2 billion numbers. Now I want to proof if this random number generator is realy random. So I need a program written in CUDA wich can generate all 2 billion sequences with all 2 billion numbers and to search there sequences of 13 numbers. In fact the algorithm has 2 variables and if a sequence of 13 numbers is found it has to show the values for the both variables

    €14 / hr (Avg Bid)
    €14 / hr Média
    1 ofertas

    Project is to multiply large matrices as efficiently as possible in c++. For instance: A = 500,000 rows by 500 columns B = 500 rows by 700 columns C = 500,000 rows by 700 columns Compute: C = MatrixMultiply( A, B ); I need both the code and instructions to link the libraries involved. I work from Visual Studio 2013 on a Windows 8 machine with 16 GB memory. Graphics card is not CUDA, but I will upgrade soon. The project will be completed successfully when I have working code on my computer that reads a CSV from file (one for each matrix), then performs the efficient matrix multiplication. I have several years experience with c++ as a hobbyist. I'm hoping that with a little bit of hand holding, I can get this job completed very quickly. Thank yo...

    €9 - €46
    Secreto
    €9 - €46
    5 ofertas
    Write some Software Encerrado left

    Worker will create a specific program in c++,CUDA,mysql

    €32 / hr (Avg Bid)
    €32 / hr Média
    4 ofertas

    Hi I designed a Hybrid string matching algorithms ( combined of 3 algorithms) which it designed to work in Multi-Core processor. what I need now is to apply this algorithm to work in GPU (GPGPU), so I can compare the results and the performance between Multi-Core processor and GPGPU. Note: I will provide you with...algorithms) which it designed to work in Multi-Core processor. what I need now is to apply this algorithm to work in GPU (GPGPU), so I can compare the results and the performance between Multi-Core processor and GPGPU. Note: I will provide you with algorithm code in C language as well as the Design of GPGPU algorithm . I want you to redesign this code to work in GPGPU using: Open CL or Open ACC or CUDA or Threast under Windows environments in C language. ...

    €170 (Avg Bid)
    Destacado
    €170 Média
    6 ofertas

    GPU Programming all instructions on the pdf files and 2 jpg attached Everything is in the ZIP file attached the assignment will be about CUDA programming i want this in ============================================ I want this in 48 hours Price : $ 40

    €37 (Avg Bid)
    Destacado
    €37 Média
    1 ofertas

    Hi In order to apply for this project you must be familiar with the following two fields: 1. Natural Language Processing (if you don't know what this is then this job is probably not for you) 2. Site Scraping (you should easily be able to scrape title, images, articles etc from various websites) [We will scrape around 50 sites] 3. Optional: Understand GPU (CUDA) and how to speed mysql database queries. (let me know in PM if you understand this) (step 3 is optional) You do not need to be an "expert" in NLP but basic knowledge is required. I will provide the winner with all the info he needs, in a step by step fashion. You should also be able to follow "calculations" and "logic" very easily. The core of the program will be writte...

    €248 (Avg Bid)
    €248 Média
    2 ofertas

    Proje Açıklaması: 2-3 Milyon verisi bulunan 2boyutlu yüz veritabanı oluşturulacaktıı içersinde yüze ait nitelikler tutulacaktı yüz veritabanından yüzün kime ait olduğuna dair bir arama yapan bir yazılıma ihtiyaç vardır. System tarafından browse edilen herhangi bir resmin özellik...=1024 pix şeklinde veri tabanında tutulacaktır. Fikir verme amaçlı, Kullanılabilecek yöntemler : Yüz bilgilerini hash data olarak tutup iyi bir şekilde indexleme yapılabilr veya ağaçyapısı kullanılarak 6- 7 basamakta sonuç elde edilinebilir veya yazılımcı kendi yöntemini kullanabilir. Kullanılabilecek Teknolojiler: Java, C# , Sqlserver, Oracle ,Cuda, Open GL,vs (yazılımcı kendi de seçebilir).Gerekli ...

    €358 (Avg Bid)
    €358 Média
    1 ofertas

    Project Description: We need a tool that can convert flash files (swf) with embedded video and actionscript to a video file. - cmdline tool, no gui because running on server - cmdline tool must run (and compileable) on a Linux environment. Windows is also an option but less preferable. - conversion must support AS3. - encoding must support CUDA - output video must support several formats (mkv-h264, mp4-h264, avi-divx, raw etc) - output video format must be adjustable by parameter with at least support for 1280x720 at 25fps. - during conversion no frameloss is allowed. (f.e. no articifial frame duplication to reach original fps) - depending on hardware, conversion must be done 10 times faster then the duration of the movies (source swf file) - support for multiple threading - numb...

    €2274 (Avg Bid)
    €2274 Média
    3 ofertas

    Project Description: We need a tool that can convert flash files (swf) with embedded video and actionscript to a video file. - cmdline tool, no gui because running on server - cmdline tool must run (and compileable) on a Linux environment. Windows is also an option but less preferable. - conversion must support AS3. - encoding must support CUDA - output video must support several formats (mkv-h264, mp4-h264, avi-divx, raw etc) - output video format must be adjustable by parameter with at least support for 1280x720 at 25fps. - during conversion no frameloss is allowed. (f.e. no articifial frame duplication to reach original fps) - depending on hardware, conversion must be done 10 times faster then the duration of the movies (source swf file) - support for multiple threading - numb...

    €19 / hr (Avg Bid)
    €19 / hr Média
    1 ofertas

    Project Description: We need a tool that can convert flash files (swf) with embedded video and actionscript to a video file. - cmdline tool, no gui because running on server - cmdline tool must run (and compileable) on a Linux environment. Windows is also an option but less preferable. - conversion must support AS3. - encoding must support CUDA - output video must support several formats (mkv-h264, mp4-h264, avi-divx, raw etc) - output video format must be adjustable by parameter with at least support for 1280x720 at 25fps. - during conversion no frameloss is allowed. (f.e. no articifial frame duplication to reach original fps) - depending on hardware, conversion must be done 10 times faster then the duration of the movies (source swf file) - support for multiple threading - numb...

    €1850 (Avg Bid)
    €1850 Média
    1 ofertas

    You should write an installer for an application. It should work in Windows XP, VISTA & 7 & 8 both 32 bit and 64 bit....card type, either remind the user that it can not install the app or if it can, install the app. If it cannot isntall, it should give a dialog box, and then send an email to us (with client credentials that we have), so that we can track how many users tried to install but did not meet the requierements. The requirements should be bundled with the installer: * VC redistributable * NVidia cuda kit (preferred a version that is not 800 mb big; if the user has a nvidia card, then it should install if this is not installed) * .net 4.0 I want to be able to make modifications to the installer. You need to be free to work in the next 2 weeks for f...

    €265 (Avg Bid)
    €265 Média
    10 ofertas

    We need a tool that can convert flash files (swf) with embedded video and actionscript to a video file. - cmdline tool, no gui because running on server - cmdline tool must run (and compileable) on a Linux environment. Windows is also an option but less preferable. - conversion must support AS3. - encoding must support CUDA - output video must support several formats (mkv-h264, mp4-h264, avi-divx, raw etc) - output video format must be adjustable by parameter with at least support for 1280x720 at 25fps. - during conversion no frameloss is allowed. (f.e. no articifial frame duplication to reach original fps) - depending on hardware, conversion must be done 10 times faster then the duration of the movies (source swf file) - support for multiple threading - number of thre...

    €2466 (Avg Bid)
    Destacado
    €2466 Média
    10 ofertas

    Limited time period Handwritten digit recognition using artificial neural nets on GPU classify new handwritten digits to 0-9 class I want to build handwritten digit recognition system using CUDA 5.5 tool with visual studio 2012 read MNIST dataset (training 50000 images, testing 10000 images) pre-process images train artificial neural network(MLP) with back propagation algorithm generate model recognize new image (handwritten digit as input) using generated model more details and data will be available after finalizing bid. ASPS i m in hurry...

    €420 (Avg Bid)
    €420 Média
    3 ofertas
    PRNG Project Encerrado left

    Hi This is for the PRNG project - as discussed on skype. It is for everything besides CUDA and GPU related stuff. Thanks

    €231 - €231
    €231 - €231
    0 ofertas
    porting to cuda Encerrado left

    Hi i want to port my c code to is the code part that i want to port. for(int ir=0;ir<nrows;ir++) { md[ir] = 0; for(int i=0;i<ncol;i++) { d[ir*ncol+i] = euclid_dist_2_1D(nc,centersH,vectorsH,ir,i); md[ir]+=d[ir*ncol+i]; } md[ir] =md[ir]/ncol; } for(int ir=0;ir<nrows;ir++) { for(int i=0;i<ncol;i++) { if(d[ir*ncol+i]>md[ir]) fv[ir*ncol+i] = 0; else fv[ir*ncol+i] = md[ir] - d[ir*ncol+i]; } }

    €56 - €56
    €56 - €56
    0 ofertas

    Hi i want to port my c code to is the code part that i want to port. for(int ir=0;ir<nrows;ir++) { md[ir] = 0; for(int i=0;i<ncol;i++) { d[ir*ncol+i] = euclid_dist_2_1D(nc,centersH,vectorsH,ir,i); md[ir]+=d[ir*ncol+i]; } md[ir] =md[ir]/ncol; } for(int ir=0;ir<nrows;ir++) { for(int i=0;i<ncol;i++) { if(d[ir*ncol+i]>md[ir]) fv[ir*ncol+i] = 0; else fv[ir*ncol+i] = md[ir] - d[ir*ncol+i]; } }

    €56 (Avg Bid)
    €56 Média
    1 ofertas
    K-Means with Cuda Encerrado left

    It is a simple K-Means algorithm project. I have already done this project for 2 dimensional data. I will give my codes and you will redesign my codes for 62 dimensional data. I will give you this data my 2 dimensional code, I have coded in C programming for K means algorithm with its computing time(milise...algorithm project. I have already done this project for 2 dimensional data. I will give my codes and you will redesign my codes for 62 dimensional data. I will give you this data my 2 dimensional code, I have coded in C programming for K means algorithm with its computing time(miliseconds), after that, I coded in CUDA with parallel programing with its runtime(milisecond). I compared their computing must have got a NVIDIA Geforce graphic card for coding with CUDA.

    €111 (Avg Bid)
    €111 Média
    4 ofertas
    FFMPEG Migration Encerrado left

    I will provide a compiled video codec as libs with a test interface as C++ source code. The objective is to replace present jpeg2000 modules (j2kenc.c, jpeg2000.c, jpeg2000dec.c, jpeg2000dwt.c) in libavcodec with my libs for encoding/decoding j2k files. The project is about implementing a new interface in ffmpeg module style for my compiled, running codec lib. The FFME...j2k files. The project is about implementing a new interface in ffmpeg module style for my compiled, running codec lib. The FFMEG project comes in source code as a VS2010 solution, compiling with Intel Compiler. You can download a one month trial from Intel for free and install it under VS2010. The source code compiles on Windows and Linux as ffmpeg does. For testing you should have a GPU Cuda graphic card ...

    €305 (Avg Bid)
    €305 Média
    6 ofertas

    I want complete implementation of cuda project with source code and report. report should contain results of that project.

    €300 (Avg Bid)
    €300 Média
    7 ofertas

    Artigos da Comunidade dos Principais cuda