| amirgholami/accfft |
50 |
|
0 |
0 |
over 5 years ago |
0 |
|
6 |
gpl-2.0 |
C++ |
| A Massively Parallel FFT Library for CPU/GPU |
| conal/talk-2016-generic-fft |
46 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
TeX |
| A talk on type-generic FFT in Haskell |
| sdsc/p3dfft |
45 |
|
0 |
0 |
about 3 years ago |
0 |
|
8 |
other |
Roff |
| P3DFFT stands for Parallel Three-Dimensional Fast Fourier Transforms. It is a library for large-scale computer simulations on parallel platforms. It implements 3D FFT and related algorithms such as Chebyshev transform (an important class of algorithm for simulations in a wide range of fields). P3DFFT uses 2D, or pencil, decomposition. For more information: |
| chaolongzhang/algorithms-cuda |
32 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Cuda |
| parallel algorithm based on cuda |
| conal/talk-2016-generic-parallel-scan |
14 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
TeX |
| Talk on generic parallel scan |
| spectralDNS/mpiFFT4py |
13 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
lgpl-3.0 |
Python |
| Parallel FFT in 3D or 2D using MPI for Python. Slab or pencil decomposition possible in 3D. Note this rep is being deprecated in favour of mpi4py-fft (https://bitbucket.org/mpi4py/mpi4py-fft) |
| conal/generic-parallel-functional |
7 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
TeX |
| Paper on generic parallel functional programming |