Improvements :\n -Automatic management of redistribute waitings in destination...
Improvements :\n -Automatic management of redistribute waitings in destination operators.\n -Redistribute transfers (MPI and OpenCL) could be seperated along vector components.\n -OpenCL kernels events use to synchronize GPU computations. \n -Examples update.
Showing
- Examples/TaylorGreen3D_GPU.py 34 additions, 25 deletionsExamples/TaylorGreen3D_GPU.py
- Examples/levelSet2D.cl 9 additions, 20 deletionsExamples/levelSet2D.cl
- Examples/levelSet2D.py 32 additions, 32 deletionsExamples/levelSet2D.py
- Examples/levelSet3D.cl 8 additions, 31 deletionsExamples/levelSet3D.cl
- Examples/levelSet3D.py 32 additions, 29 deletionsExamples/levelSet3D.py
- HySoP/hysop/fields/continuous.py 3 additions, 0 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/fields/discrete.py 0 additions, 1 deletionHySoP/hysop/fields/discrete.py
- HySoP/hysop/gpu/gpu_discrete.py 171 additions, 91 deletionsHySoP/hysop/gpu/gpu_discrete.py
- HySoP/hysop/gpu/gpu_kernel.py 12 additions, 11 deletionsHySoP/hysop/gpu/gpu_kernel.py
- HySoP/hysop/gpu/gpu_particle_advection.py 29 additions, 8 deletionsHySoP/hysop/gpu/gpu_particle_advection.py
- HySoP/hysop/gpu/gpu_particle_advection_1k.py 21 additions, 6 deletionsHySoP/hysop/gpu/gpu_particle_advection_1k.py
- HySoP/hysop/gpu/gpu_particle_advection_2k.py 45 additions, 36 deletionsHySoP/hysop/gpu/gpu_particle_advection_2k.py
- HySoP/hysop/operator/advection.py 132 additions, 95 deletionsHySoP/hysop/operator/advection.py
- HySoP/hysop/operator/analytic.py 21 additions, 6 deletionsHySoP/hysop/operator/analytic.py
- HySoP/hysop/operator/continuous.py 3 additions, 0 deletionsHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/discrete/curlAndDiffusion_fft.py 2 additions, 0 deletionsHySoP/hysop/operator/discrete/curlAndDiffusion_fft.py
- HySoP/hysop/operator/discrete/density.py 3 additions, 1 deletionHySoP/hysop/operator/discrete/density.py
- HySoP/hysop/operator/discrete/differential.py 3 additions, 0 deletionsHySoP/hysop/operator/discrete/differential.py
- HySoP/hysop/operator/discrete/diffusion_fft.py 2 additions, 0 deletionsHySoP/hysop/operator/discrete/diffusion_fft.py
- HySoP/hysop/operator/discrete/discrete.py 7 additions, 1 deletionHySoP/hysop/operator/discrete/discrete.py
Loading
Please register or sign in to comment