筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    1,689 cuda 份搜到的工作,货币单位为 HKD

    按我给的CUDA的属性设计线程和块 将CPU实现改编为GPU实现(如下: bool canMerge函数改写为_device_ bool canMerge void merge函数改写为_device_ void merge void findEssential函数改写为_global_ void findEssential 从CPU端初始化内存中的值如showData(dataFile,imp,minx,count); 将内存中的值传到显存 从GPU端获得 eimp[ecount] = imp[i]; eimp[ecount++].mark = false值 并传输到CPU端 画出编程的流程图

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

    ...--disable-mdct --disable-rdft --disable-fft --disable-faan --disable-bsfs --disable-protocol=udp --disable-alsa --disable-appkit --disable-avfoundation --disable-bzlib --disable-coreimage --disable-iconv --disable-lzma --disable-metal --disable-sndio --disable-schannel --disable-sdl2 --disable-securetransport --disable-vulkan --disable-xlib --disable-zlib --disable-amf --disable-audiotoolbox --disable-cuda-llvm --disable-cuvid --disable-d3d11va --disable-dxva2 --disable-ffnvcodec --disable-nvdec --disable-nvenc --disable-v4l2-m2m --disable-vaapi --disable-vdpau --disable-videotoolbox --disable-libxcb --enable-small This resulted in a 3.1mb ffmpeg build for linux-x64. I tried muxing audio/video files and it worked. Nice. I don't know whether avcodec and avfilter need to be ...

    $1751 (Avg Bid)
    $1751 平均报价
    12 个竞标
    Bsgs cuda 已经结束 left

    I need help turning a working cpu calculation program keyhunt . Into a cuda program for windows is the source program to build from

    $1425 - $4275
    加封 保密协议
    $1425 - $4275
    2 个竞标

    Any (or all) of A- PyTorch Video Diffusion model, can be a simplified/stripped down version of one of these two codebases applied to moving MNIST. This codebase works RaMVID B- datascience / ML Dockerfile - Dummy variables for user/cluster info - Can scale number of GPUs - nvidia CUDA and cuDNN version changeable (FROM an nvidia image is fine) - conda package management - only torch necessary, but include lines with comments for other installations Stripped down/simplified Project structure should be - Dockerfile - - - - - - code - - other_files - ... Notes - All input variables must be contained in the yaml files and logically

    $298 / hr (Avg Bid)
    加精 加急
    $298 / hr 平均报价
    26 个竞标
    CUDA and OpenCL.. 已经结束 left

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

    $1476 (Avg Bid)
    $1476 平均报价
    6 个竞标
    CUDA and OpenCL. 已经结束 left

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

    $1397 (Avg Bid)
    $1397 平均报价
    8 个竞标
    CUDA and OpenCL 已经结束 left

    Hi, I am looking for Cuda and OpenCL programmer for a job. If you have experience with Java that will be great plus. More details through chat.

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

    I have the Fortran code. I want to parallelize a small part of this code with CUDA Fortran. There is a subroutine that I need to parallelize. In this subroutine there are 3 DO loops and in this loops there is another subroutine is called. If you are good at CUDA Fortran programming I am waiting for your help!

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

    I am looking for a simple cuda program that does the follows 1. Enumerate from 0 to uint64 max 2. Convert the number to u32 string 3. Appends a user defined string to the end (so if the number is 0x5764b9a, and the user defined string is "value" then the string will be "0000000005764b9avalue" 4. compute sha1 hash of the string 5. the sha1 hash will be used in my custom function, and if certain condition is met, I need to notify user code to display the number (from step 1) that used for this hash For the task above, it should use as many resources as possible, meaning it should have 100% load at all times, and be able to run on all gpu available on the system

    $1429 (Avg Bid)
    保密协议
    $1429 平均报价
    9 个竞标

    I need an expert on Matlab with Cuda and GPU IMPLEMENT CODE

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

    the one person who can do it with the maximum grade will be hired.

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

    I am in trouble with how to implement Neural Network in C++ with a forward and backward algorithm to train model. You have to use C++ using Nvidia Cuda Compiler so it will be faster and more reliable.

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

    Hi I am looking for someone who can work help with existing c++ and gstreamer pipelines, specifically with Nvidia gstreamer pipeline and deepstream technology. I would also like to do a cuda add-in for gstreamer to add text to frames within the pipeline. Work will be with vehicle base system. Pay will be per hour until project is complete. Please ask any questions. Thank you, Chris

    $181 / hr (Avg Bid)
    $181 / hr 平均报价
    12 个竞标
    C++ CUDA expert -- 2 已经结束 left

    Hello We have simple python code to calculate some algorithm. Now we want to convert them into CUDA language for GPU parallel. If you are an expert with cuda ONLY, please bid with 'cuda' word Thanks

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

    I will share more details in the chat.

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

    Given a short CPP code, you are to parallelize this using CUDA

    $1162 (Avg Bid)
    $1162 平均报价
    12 个竞标
    Using MIST in CUDA 已经结束 left

    We at PickCells work with an open-source tool called Microscopy Image Stitching Tool, which is a tool created to solve problems of Whole slide images...(which are just taken in our microscope, also called a device by the interns), the whole process works perfectly and is already integrated, only we need GPU processing (CUDA) that would improve the performance which is what we need for now. We talked to the tool's developers, through an issue on github, and we discovered that the reason they had disabled the CUDA processing mode was precisely because the architectures of the GPUs had been changed (after all, the tool has been available for a long time). The pros is that they offered to make the necessary tweaks to the MIST for GPU usage if we were able to resolve the issu...

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

    Hi I am looking for someone who can work help with existing c++ and gstreamer pipelines, specifically with Nvidia gstreamer pipeline and deepstream technology. I would also like to do a cuda add-in for gstreamer to add text to frames within the pipeline. Work will be with vehicle base system. Pay will be per hour until project is complete. Please ask any questions. Thank you, Chris

    $235 / hr (Avg Bid)
    $235 / hr 平均报价
    12 个竞标
    C++ & CUDA expert 已经结束 left

    Hello We have simple C++ code to calculate some algorithm. Now we want to convert them into CUDA language for GPU parallel. If you are an expert with cuda ONLY, please bid with 'cuda' word Thanks

    $3674 (Avg Bid)
    $3674 平均报价
    9 个竞标
    C++ CUDA expert 已经结束 left

    Hello We have simple C++ code to calculate some algorithm. Now we want to convert them into CUDA language for GPU parallel. If you are an expert with cuda ONLY, please bid with 'cuda' word Thanks

    $510 (Avg Bid)
    $510 平均报价
    11 个竞标
    Looking for CUDA expert 已经结束 left

    Hello We have simple C++ code to calculate some algorithm. Now we want to convert them into CUDA language for GPU parallel. If you are an expert with cuda ONLY, please bid with 'cuda' word Thanks

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

    Hi Choudhury R., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Muhammad A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Syed Shayan S., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Sergey P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Quyet V., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Hi Mian B., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $471 (Avg Bid)
    $471 平均报价
    1 个竞标
    Cuda Project for Usama Z. 已经结束 left

    Hi Usama Z., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    I have a project written by Java. This project is very simple. Hashing with Sha256, and curve25519. ex) password = name123 name123 --->hashing with sha256--->hashing with curve25519--->result 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 or GPGPU is required ( in my opinion )

    $4294 (Avg Bid)
    $4294 平均报价
    20 个竞标

    Find and plot the curve which represent the max peaks in the input matrix by using Matlab and ML methods, and then for the ML and ANN method which has the best output accuracy will use Cuda and more details about the methods please find the attached file.

    $1358 (Avg Bid)
    $1358 平均报价
    20 个竞标
    Trophy icon T-Shirt Design 已经结束 left

    Need a graphic t-shirt designed for "Florida Muscle Car Drags 2023" Looking for a graphic design that has at least one car, maybe a palm tree or two, the drag racing starting tree, and a marque with name of event with a retro look. I have attached some examples. Also, needs to be designed for screen printing up to 5 spot colors. Shirts will be white. Customer would lik...has at least one car, maybe a palm tree or two, the drag racing starting tree, and a marque with name of event with a retro look. I have attached some examples. Also, needs to be designed for screen printing up to 5 spot colors. Shirts will be white. Customer would like design to include (3) cars - a Ford, Chevy and a Mopar - such as a Ford Mustang, Chevy Camaro or Chevelle, and a Plymouth Cuda...

    $785 (Avg Bid)
    加保
    $785
    289 项参赛作品
    Project for Athanasios K. 已经结束 left

    hello, i see you are cuda programmer it is possible to programming pernol patch for tesla M10 ?

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

    You need to install remotly by SSH on our 5 ubuntu servers We have already installed this on several computer on ubuntu and we have made a documentation But we do not have time to do all 5 servers, so we would like you to install the servers Everything is in the documentation with the commands to do , etc... Also you can check on the installed server for reference We need to install GIT CUDA VENV PYTHON SERVICE on each server It will take 2/3 hours per servers to install

    $1225 (Avg Bid)
    $1225 平均报价
    32 个竞标
    OCR C# | Procesing 已经结束 left

    Well, I need to make an external class or function that allows me to apply OCR to a PDF Document or from a TIF and then convert to PDF for processing, * Just call the function specifying file path and result path * Between 10 to ...convert to PDF for processing, * Just call the function specifying file path and result path * Between 10 to 200 files (each file can have between 1 or more pages) * Using opensource libraries, efficient and with good results * Possible with artificial intelligence (for the issue of noise in the image or unrecognizable text) * Option for apply parallelism in the processes * Possible use of NVIDIA CUDA For pages in Spanish as English, PDF That allows me to import as a function in a C#-based project, both in desktop applications and on the WEB with ...

    $44902 (Avg Bid)
    $44902 平均报价
    12 个竞标
    devops engineer 已经结束 left

    1. Nodes Management Configurable CPU, GPU, Memory, Storage in each node. Show that Data is able to be transferred between nodes 2. GPU sharing Enable GPU plugin for K8S. GPUs can be shared between the nodes in a cluster 3. Out-of-the-box Docker image that has Caffe/Mxnet/Tensorflow/PyTorch, which has CUDA, cuDNN, NCCL enabled. 4. Write a shell script to allow user to a. create tasks that runs in the k8s cluster b. view status of the tasks 5. Install TensorBoard/Visdom/VisualDL/MxBoard or necessary visualization tools 6. show logs of the running nodes

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

    I need a programmer to convert a python program to a cuda program skill in cuda and c++ is mandatory

    $290 (Avg Bid)
    $290 平均报价
    17 个竞标

    I am looking for someone to work on a simple CUDA coding work and ibraries (cuSPARSE, cuBLAS) and Optimizations. Must understand CUDA, Parallel Processing, Parallel Computing and good at C/C++ programming. Must be expert in computer science, numerical libraries, performance optimization and parallel programing. CUDA coding templates will be provided to help complete the project quickly. Several Projects small and big projects will follow for the right person.

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

    I need a gpu-based brainwallet search pereferably in cuda opencl is also good. skill in cuda and c++ is essential

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

    Looking for a Data Engineer with java and C++, CUDA coding experience that is an expert in Apache NiFi and MiNiFi.

    $8604 (Avg Bid)
    $8604 平均报价
    33 个竞标

    All Operations used a thread block of CUDA. First randomly population is saved in global memory. And the assigned block checks whether the individual fitness is evaluated or not. If not then randomly select one individual and evaluate it. Crossover, mutation, selection, and termination assign blocks used global memory for In and Out solution process. When this global memory in out of range then assign one block that removes the worst (low) solution from global memory and replace this randomly to create a new individual

    $1476 (Avg Bid)
    $1476 平均报价
    11 个竞标

    I am looking for someone to work on a simple CUDA coding work and ibraries (cuSPARSE, cuBLAS). Must understand CUDA (NVIDIA), Parallel Processing, Parallel Computing and good at C/C++ programming. Must be expert in computer science, numerical libraries, performance optimization and parallel programing. CUDA coding templates will be provided to help complete the project quickly. Several Projects small and big projects will follow for the right person.

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

    I am looking for an Expert in Cuda Programming

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

    I am looking for someone to work on GPU (CUDA) code for Profiling and Optimization. Must understand Parallel Processing, Parallel Computing and good at CUDA, GPUs and C/C++ programming. Must be expert in CS, numerical libraries, performance optimization, parallelization of infrastructure, parallel programing and heterogeneous storage systems. Several Projects will follow for the right person.

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

    i need a programmer to who can edit a cuda program i need three more functions added to my cuda source knowledge of cuda c c++ is mandatory

    $1444 (Avg Bid)
    $1444 平均报价
    19 个竞标
    CUDA Sorting -- 2 已经结束 left

    Three sorting algorithms should be implemented 1. The sort algorithm provided by the Cuda Thrust Library. 2. A single-threaded sorting algorithm that will run on the GPU. 3. A massively parallel sorting algorithm on the GPU

    $235 (Avg Bid)
    $235 平均报价
    1 个竞标
    CUDA SORTING 已经结束 left

    Three sorting algorithms should be implemented 1. The sort algorithm provided by the Cuda Thrust Library. 2. A single-threaded sorting algorithm that will run on the GPU. 3. A massively parallel sorting algorithm on the GPU

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

    ...validate_args=validate_args) File "C:anaconda3envsGymSB3Oandalibsite-packagestorchdistributions", line 56, in __init__ raise ValueError( ValueError: Expected parameter logits (Tensor of shape (1, 3)) of distribution Categorical(logits: ([1, 3])) to satisfy the constraint IndependentConstraint(Real(), 1), but found invalid values: tensor([[nan, nan, nan]], device='cuda:0') ...

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

    I need a cuda or opencl (purely gpu-based) program to generate valid mnemonics for crypto based on my wordlists and my rules

    $1177 (Avg Bid)
    $1177 平均报价
    5 个竞标
    Cuda C++ developer needed 已经结束 left

    I have project run for 3D volume rendering with Marching Cubes algorithm written in CUDA C++. I found there were some steps in the algorithm can be avoided for faster computation time. More details can be discussed in DM.

    $1845 (Avg Bid)
    $1845 平均报价
    5 个竞标

    I need a cuda program to generate valid mnemonics for crypto based on my wordlists and my rules

    $1319 (Avg Bid)
    $1319 平均报价
    18 个竞标

    精选cuda社区文章