I had a program that used atomic operations in a small GPU Geforce 720. I am moving to used Tesla K20. The nvcc compiler on Tesla stated that atomicAdd is not supported. Is there a solution for that?
This is strange. All GPUs except some ancient ones and all CUDA versions from 1.1 support atomic operations:
http://supercomputingblog.com/cuda/cuda-tutorial-4-atomic-operations/
Are you sure this is not some configuration issue? Can you run other CUDA programs on the K20 without errors?
Thanks a lot. It seems that the default computing capability is 1.0. I recompiled using computing capability 2.0 and it worked.
Is it possible to generate C code for simulink model predictive controlto execute it on tivac lot?
02 March 2018 1,986 3 View
I am working in university time tabling problem. I need a measure of the problem difficulty. For example, a lecturer who can come one day only per week is a more difficult constrain than another...
01 February 2016 3,951 2 View
I am searching for a university or institution that has a system to enable remote code execution on a machine that has a tesla 20 or 40 GPU.
08 September 2015 3,992 0 View
I am implementing an algorithm on GPU. The scatter version of the algorithm uses atomic token extensively, distributing N^2*h*w values on N^4 output location where N ranges from 5-40. The...
08 September 2015 3,555 10 View
I used GS with a function on image processing that calculates the symmetry of two images. The number of function execution increases dramatically when the size of the image is doubled. Does anyone...
02 March 2015 6,280 1 View
When I used Matlab mix in order to connect matlab mx function written in c with the cuda runtime, a linking error appear about conflict in static release and dynamic release between the c file and...
02 March 2015 8,003 1 View
I have an objective function that takes about half a minute to execute. I used Matlab optimization toolbox. I found that sequential versions of the algorithms (Multistart, Genetic, PSO) are faster...
01 February 2015 2,591 2 View
I need to build a cloud or a web based GPU server. A C/C++ web editor is needed to enable users to write their programs. If debugging for sequential and parallel is allowed, this will be great.
01 February 2015 7,020 3 View
I am using Simulated Annealing matlab functions. I need to add equality constrain for the parameters. How can this be done.
01 February 2015 7,969 3 View
Does anyone have the pseudo code for Global search Matlab algorithm? I have already the Ugray paper but it seems that are some minor differences.
31 December 2014 442 2 View
Program: g_mmpbsa, version 2024.1 Source file: extrn_apbs.cxx (line 152) Fatal error: Failed to execute command: $APBS pybYcUWA.in --output-file=pybYcUW.out
07 August 2024 6,066 0 View
...
31 July 2024 1,671 3 View
Are students in the MBA program in Fisheries Enterprises Management eligible to work in the aquaculture industry abroad? Could you explain the foreign countries interested in recruiting...
28 July 2024 8,378 2 View
How can we calculate the percentage of configuration interaction (CI) in the UV output data of the Gaussian program? for example: Excited State 17: Singlet-A 5.1359 eV 241.41 nm...
28 July 2024 9,165 2 View
I need to install this program
25 July 2024 4,756 0 View
Do You Believe VP Harris Would Show Empathy to Tech Companies in Her Administration as POTUS? I ask in light of the fact that, the ACP was not re-funded this round. So many and businesses need...
24 July 2024 4,732 3 View
Dear users, I would like to simulate a zeolite structure in gromacs. I got the .cif file from IZA expanded in one direction in Materials Studio and exported a .pdb file. However, when I want to...
24 July 2024 367 4 View
Dear All: I have to quantify the fluorescence intensity of cells that are fluorescent to two different markers, so i'm interested in finding out if this is possible. Previously I have...
22 July 2024 8,770 1 View
Using DFT/B3LYP/6-311++G
17 July 2024 7,720 1 View
>>>>>>>>>> Convergence criterion not met. SCF Done: E(RB3LYP) = -472.437545326 A.U. after 33 cycles NFock= 32 Conv=0.29D-07 -V/T= 2.2914...
16 July 2024 8,862 2 View