A quick comparison of Trotter-Suzuki-MPI, GPELab, and GPUE for simulating the evolution of Bose-Einstein Condensates
Posts tagged: GPU
Comparing three numerical solvers of the Gross-Pitaevskii equation
Random number generation with C++11 and VSL
Benchmarking the speed of random number generation in C++11 with GCC and with VSL and ICC.
CuBlas matrix multiplication with C-style arrays
Getting around Fortran-style array indexing in CuBlas from C code without transponation. Bonus Thrust vector casting added.
Summing the entries of a matrix using a stencil with Thrust
Thrust-based summing of the elements of a submatrix at a given offset according to a stencil.
Argmin on the rows of a matrix with Thrust
A detailed description of how to use Thrust reduce by key to calculate the argmins of the rows of a matrix
Page 1 / 1