筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    1,760 cuda 份搜到的工作,货币单位为 HKD
    c++ nvidia cuda related 已经结束 left

    3d reconstruction on cuda.. must have a gpu to run and debug.

    $296 (Avg Bid)
    $296 平均报价
    3 个竞标
    Project for Suceveanu M. 已经结束 left

    Hello Mr. Suceveanu. I would be interested in a very fast implementation of the secp256k1 library for CUDA. Keep in mind that this would be used mostly for bitcoin puzzles, so speed is crucial. There are already several projects that have this implemented in a form or another, but a lot of people are asking for ability to create their own private keys, as opposed to the available software, which generates keypairs in a specific range. Puzzle:

    $78 / hr (Avg Bid)
    $78 / hr 平均报价
    1 个竞标
    Project for Sergey P. 已经结束 left

    Hi. Sergey. I am interested in a CUDA implementation of the SECP256k1 library. It should be fast as it will be used for brute-forcing. To meet my requirements, the final code should be able to do : let crackingCandidates = <cracking candidates>; let privateKey = SHA256(randomValueGeneratedFromGlobalIdx); let pubKey = (privateKey); if ((pubKey)) return 1; There are similar things implemented, I could give you references. Thanks

    $3901 - $3901
    $3901 - $3901
    0 个竞标
    Project for Tam N. 已经结束 left

    Hi. Tam. I am interested in a CUDA implementation of the SECP256k1 library. It should be fast as it will be used for brute-forcing. To meet my requirements, the final code should be able to do : let crackingCandidates = <cracking candidates>; let privateKey = SHA256(randomValueGeneratedFromGlobalIdx); let pubKey = (privateKey); if ((pubKey)) return 1; There are similar things implemented, I could give you references. Thanks.

    $117 / hr (Avg Bid)
    $117 / hr 平均报价
    1 个竞标
    Project for Dmitriy G. 已经结束 left

    Hi. Dmitriy. I am interested in a CUDA or OpenCL implementation of the SECP256k1 library. It should be fast as it will be used for brute-forcing. To meet my requirements, the final code should be able to do : let crackingCandidates = <cracking candidates>; let privateKey = SHA256(randomValueGeneratedFromGlobalIdx); let pubKey = (privateKey); if ((pubKey)) return 1; There are similar things implemented, I could give you references. Thanks.

    $351 - $351 / hr
    $351 - $351 / hr
    0 个竞标
    Custom Ubuntu 16.04 ISO 已经结束 left

    We need a custom Ubuntu 16.04 image with the following installed and ready to be used: CUDA OpenCV with CUDA support OpenALPR with CUDA support Ffmpeg and other necessary packages End result would be an iso file with what we can make a bootable USB with and that has all the necessary installed.

    $3379 (Avg Bid)
    $3379 平均报价
    10 个竞标

    I need someone that can log into our Win11 machine and enable GPU support (supported graphic card is installed, of course). "CUDA not available - defaulting to CPU. Note: This module is much faster with a GPU."

    $304 / hr (Avg Bid)
    $304 / hr 平均报价
    7 个竞标

    pytorch, code work fine in cpu mode, get cuda error in GPU mode

    $281 (Avg Bid)
    $281 平均报价
    5 个竞标
    CUDA Project 已经结束 left

    want someone to help me with a small CUDA project... please bid if interested.

    $117 (Avg Bid)
    $117 平均报价
    2 个竞标

    Need someone experienced in high performance computing and CUDA for a project.

    $382 (Avg Bid)
    $382 平均报价
    3 个竞标
    Cuda cluster 已经结束 left

    Cuda cluster Have to implement the code according to details and explain

    $257 (Avg Bid)
    $257 平均报价
    4 个竞标

    ...setting up the infrastructure for us with the appropriate software stacks and creating the OS templates with GPU capabilities, essentially making it ready to go for us to start selling GPU VM's to our customers. The OS templates you create should come with GPU related drivers preinstalled in the template so that our customers don't have to worry about installing them, such as NVIDIA drivers and CUDA toolkit. We will provide all of the servers and infrastructure needed. Beyond the initial set up, we will be happy to continue to hire you in the future for ongoing maintenance work. Again, please only apply for this project if you have great familiarity with virtualization and specifically know what is needed in order to be able to create/deploy GPU VM's. In your bid...

    $8388 (Avg Bid)
    $8388 平均报价
    10 个竞标

    Hi, I need to implement and make this working. The python code is also available here https://colab.research.google.com/github/robgon-art/ai-memer/blob/main/AI_Memer.ipynb#scrollTo=tue4pNRZYylc I need someone who's experienced with machine learning, tensor, pytorch, nvidia cuda, Your job is to have a call with me and help me setup and make this code working. You don't need to implement anything nor you need to write. You just need to tell me what to do.

    $1498 (Avg Bid)
    $1498 平均报价
    9 个竞标

    Information in the PDF. $600 if completed by 11:00 PM EST, Nov 30th. Half pay if you can atleast get algorithm 1 and 2 to compile.

    $4721 (Avg Bid)
    $4721 平均报价
    9 个竞标
    C# code to OpenCL -- 2 已经结束 left

    RU: Необходимо перенести C# код PBKDF2-HMACSHA256 + AES GCM256 в OpenCL/CUDA. Язык программирования C/C++/C# Исходный код предоставляю только пользователям с рейтингом! ВНИМАНИЕ! Я НЕ ЗАПУСКАЮ ИСПОЛНЯЕМЫЕ ФАЙЛЫ НА СВОЕМ ПК! ВСЕ СДЕЛАННЫЕ ПРОЕКТЫ ПРИНИМАЮТСЯ ТОЛЬКО ИСХОДНИКАМИ! КОМПИЛИРОВАТЬ И Я САМ УМЕЮ! EN: It is necessary to transfer the C # code for PBKDF2-HMACSHA256 + AES GCM256 to OpenCL / CUDA. C / C ++ / C # programming language I provide the source code only to users with a rating! ATTENTION! I DON'T RUN RUNNABLE FILES ON MY PC! ALL DONE PROJECTS ARE ACCEPTED ONLY BY SOURCES! AND I AM ABLE TO COMPILE!

    $4580 (Avg Bid)
    $4580 平均报价
    4 个竞标

    ...dimension between 1000x1000 to 5000x5000 (not square shaped all time). The most important criteria is the processing time; I am processing the data on NVIDIA Jetson nano board, so processing power and time need to be minimized. The processing time of map with 1000x1000 cannot exceed 300 ms. My main code is in Python, but for the speed the process up I prefer the enhancing code to be built in c++ (CUDA if possible) with Python to run it from python. Here is examples of the needed output of demanded program: Also map need to be aligned vertically. The following image is the output needed for both layers (Image 2); please check the attachment ...

    $4705 (Avg Bid)
    $4705 平均报价
    13 个竞标

    We want to put together a fast system for vision processing. We currently have a Intel Core i7-9700 CPU with a Nvidia Quadro P1000 which we use for both CUDA and OpenCL. We are using this for a custom vision system. We're looking for a hardware expert who can suggest Windows 10 system hardware that will give us roughly four times the image processing ability than what we have now. We need it to go about four times faster than it is now. The images we are using are 4096x3072, and the vision system uses a neural network which is processed using GPU: CUDA, with additional processing using OpenCL.

    $174 - $1454
    加精
    $174 - $1454
    0 个竞标
    Correct aprogram 已经结束 left

    I had done a program by CUDA but i had some problems need to solve can help me with it

    $975 (Avg Bid)
    $975 平均报价
    1 个竞标

    ...GPU via CUDA (from nvidia). (and ) An optional third version runs distributed on multiple machines with multiple gpu's. (with ) This does not work currently. I can't get a version that runs completely on the CPU because I always get the error: "RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument target in method wrapper_nll_loss_forward)" The single GPU version also does not work because the source code is not 100% CUDA compatible: "RuntimeError: Input type () and weight type () should be the same or input should be a MKLDNN tensor and weight is a dense tensor" The main goal is to fix all issues of the CUDA Version

    $195 (Avg Bid)
    $195 平均报价
    1 个竞标
    Cuda cluster 已经结束 left

    Have to run the code on cuda cluster and explain the working .

    $195 (Avg Bid)
    $195 平均报价
    2 个竞标

    Complete a CUDA program and test your program using GPUs. There are 3 input images, 6 filters and two output features maps. The 6 filters are the same as given in the lecture, each with a size of 2 x2. The inputs images can be downloaded from Canvas, each with a size of 28 x 28 pixels. You will generate two output feature maps using both serial program and CUDA program

    $57 - $144
    加封
    $57 - $144
    0 个竞标

    Hello, we need someone who can compile FFMPEG with CUDA. Have problem on setting time : ERROR : gnutls not found using pkg-config Extra configurations will be shared via PM. it must compiled for Ubuntu 20.04

    $140 (Avg Bid)
    $140 平均报价
    3 个竞标
    CUDA programing 已经结束 left

    I need an implementation of CLAHE in C++/CUDA. It needs to be able to handle 16-bit grayscale images, and support up to 1024 histogram bins. I would simply use the opencv , but the contrib modules were not included in the opencv compilation (and, while I wish I could simply recompile with them, it is not an option, and it is not on my system). OpenCV is otherwise installed (4.3.0) and WITH CUDA bindings (just not the contrib modules). If there was a way to compile the (or include it along with necessary dependencies in my code), that would work great. Otherwise, if I could locate a c++/cuda implementation with the necessary parameters ... Thanks!

    $156 (Avg Bid)
    $156 平均报价
    1 个竞标

    We are looking for an experienced C++ Developer with Image Processing knowledge. You will be working on state-of-the-art systems for processing imagery and video for an application.

    $289 / hr (Avg Bid)
    $289 / hr 平均报价
    16 个竞标

    Dear Freelancers. I want to run the CUDA engine with the Jetson but it has some errors. I want a freelancer who can fix it. You can work remotely.

    $1326 (Avg Bid)
    $1326 平均报价
    7 个竞标

    ...everything from the Meerkat and be able to easily access the other systems via RDP (or whatever remote control method makes sense). I'm reasonably tech savvy but experience with Linux is limited (getting there, though!). I think the following represents the issues I'm having / following to-dos: 1. Have installed NVIDA drivers / CUDA and eGPU is showing as connected. But there is a driver/library compatibility issue. Some kind of compatibility issue needs to be fixed among nvidia/cuda/kernels. I THINK what's happening is that there was a failed NVIDIA install and the system is trying to use libraries from that (and it's not the same driver version as I should be using). 2. Fully sync the Beelink (Windows) with the Meerkat. I can RDP into Windows using R...

    $320 / hr (Avg Bid)
    $320 / hr 平均报价
    3 个竞标
    Programming 已经结束 left

    Need for someone know how programming using cuda programs

    $195 (Avg Bid)
    $195 平均报价
    8 个竞标

    This project involves both theory-based analysis and light coding implementation on topics regarding CUDA, parallel programming, multi-threading, and concurrency. Analysis is no higher than undergraduate level. The task needs to be done in less than 24 hours.

    $1561 (Avg Bid)
    $1561 平均报价
    2 个竞标

    I am searching for someone with expertise to help me debug and implement an algorithm in which we use the Star schema Queries and we transfer the data to gpu and do a join operation. Most of the code is implemented but since I am new to cuda i am struggling with some issues!

    $1646 (Avg Bid)
    $1646 平均报价
    12 个竞标

    This project involves both theory-based analysis and light coding implementation on topics regarding CUDA, parallel programming, multi-threading, and concurrency. Analysis is no higher than undergraduate level.

    $1818 (Avg Bid)
    $1818 平均报价
    3 个竞标

    ...use any algorithms and model as long as the program can run on the server, achieve 90% accuracy and FPS more than 10. 4. The program should be able to run on the edge which is Jetson Nano. The specifications for the Jetson Nano can be read here RAM: 4GB CPU: Quad-core ARM Cortex-A57 MPCore processor GPU: NVIDIA Maxwell architecture with 128 NVIDIA CUDA® cores Camera Module: 8MP Sony IMX219 Camera Module What are we looking for: • Knowledge and experience in machine learning, data analytics, and DevOps with specific expertise in AWS Services (basic understanding) , Deep Learning Framework, Data Analytics, and Machine learning. • Practical experience in Pytorch/Tensorflow, Python, C / C++ (possibly also Python, C). • Creativity and curiosity

    $4744 (Avg Bid)
    $4744 平均报价
    21 个竞标

    As discussed CUDA + CUDNN hourly project. TensorFlow Medium instructions as already provided.

    $156 / hr (Avg Bid)
    $156 / hr 平均报价
    1 个竞标
    CUDA + CUDNN Project 已经结束 left

    As discussed I forward you the CUDA + CUDNN install project. TensorFlow build as described in the Medium article.

    $1404 (Avg Bid)
    $1404 平均报价
    1 个竞标

    looking for developer who can do parallel programming using cuda

    $6281 (Avg Bid)
    $6281 平均报价
    2 个竞标

    the python run detections on video files and use deep sort it is compatible with CPU and GPU need to compile to EXE Window OS configuration file should not be part of the installation installation kit if required the full project will be sent to relevant freelancer Pay by success only , millstone 1 need to show me EXE file working on your system and deliver it milestone 2 after QA import sys (0, "./yolov5") import argparse import os import platform import shutil import time from pathlib import Path import cv2 import torch import as cudn from airis_utils.airis_general import ( deep_config, draw_boxes, draw_boxes_without_deepsort, get_deepsort, get_labels_without_deepsort, save_text, xyxy_to_xywh, ) from import attempt_load from...

    $1092 (Avg Bid)
    $1092 平均报价
    6 个竞标

    We are having C++ code which is working fine in Ubuntu 14 When we are porting to Ubuntu 20 we are getting the issue with Caffe. You can connect via anydesk or teamviewer you can see the error. Regards VSR

    $390 (Avg Bid)
    $390 平均报价
    1 个竞标

    I have written an algorithm similar to selective search in Python. It is needed to be converted to C++ and CUDA code to increase its speed. The algorithms is a simple image processing algorithm.

    $1217 (Avg Bid)
    $1217 平均报价
    14 个竞标
    GPUCUDA programming 已经结束 left

    Need a freelancer who is an expert in GPU/CUDA programming. well, know about transfer data on device memory(GPU), GPU/CUDA Programming(language python), and Streaming Multiprocessors. the parameter that's are transferred show in the attached file

    $663 (Avg Bid)
    $663 平均报价
    3 个竞标

    We need someone who can help us solving this: Our main issue is that, we want to run a docker ubuntu container which can use the host machine's GPU. We use Ubuntu based docker images. # We want to run an NVidia container with this command: docker run --gpus all :nbody nbody -gpu -benchmark # and we got this error: docker: Error response from daemon: OCI runtime create failed: : starting container process caused: : container init caused: Running hook #0:: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: initialization error: driver error: failed to process request: unknown.

    $289 (Avg Bid)
    $289 平均报价
    2 个竞标
    Project for Ying L. -- 2 已经结束 left

    I am looking for someone who is interested in writing a cuda script to bruteorce or even use mathmatics to help break a password that I currently have several pieces to.

    $156 - $156
    $156 - $156
    0 个竞标

    I have a working cuda code but some problem is observed in the GPU output part .

    $250 (Avg Bid)
    $250 平均报价
    6 个竞标

    I am looking for someone who is interested in writing a cuda script to bruteorce or even use mathmatics to help break a password that I currently have several pieces to.

    $78 / hr (Avg Bid)
    $78 / hr 平均报价
    1 个竞标
    Project for Aqeel A. 已经结束 left

    I am looking for someone who is interested in writing a cuda script to bruteorce or even use mathmatics to help break a password that I currently have several pieces to.

    $390 / hr (Avg Bid)
    $390 / hr 平均报价
    1 个竞标

    I have a kmeans CUDA code i need you to debug it and compile it for the desired result

    $273 (Avg Bid)
    $273 平均报价
    3 个竞标

    My Project is basically estimating pathloss using radio maps where in map contains transmitters and receivers with buildings, cars as obstacle. I have done half of my project but I'm getting error in training phase because of a model called cuda Error I'm getting is: Expected a 'cuda' device type for generator but found 'cpu' Software used is colab code :

    $94 (Avg Bid)
    $94 平均报价
    1 个竞标

    My Project is basically estimating pathloss using radio maps where in map contains transmitters and receivers with buildings, cars as obstacle. I have done half of my project but I'm getting error inn training phase because of a model called cuda Error I'm getting is: Expected a 'cuda' device type for generator but found 'cpu' Software used in colab code:

    $140 (Avg Bid)
    $140 平均报价
    1 个竞标

    I have a code from Github which I want you to help me run successfully. I have installed all requirements of packages needed but when i run the code, I get an error saying a CUDA version of a torch package is not installed. When i run torch.cuda.is_available() i get TRUE and torch.cuda.current_device() returns 0, and torch.cuda.device_count() returns 1. This proves it is not a software problem with CUDA but it is an environmental issue, so I think I need to download another way?

    $187 (Avg Bid)
    $187 平均报价
    8 个竞标

    I have written a knn code in C along with CUDA.h . I am having some compiling issues at the moment which i need to fix. Please ping me asap.

    $164 (Avg Bid)
    $164 平均报价
    3 个竞标

    精选cuda社区文章