ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
694 stars 218 forks source link

Collection of CUDA Bugs and Work Arounds #652

Closed ax3l closed 6 months ago

ax3l commented 9 years ago

@psychocoderHPC let us please collect all bugs that we noticed in PIConGPU with CUDA.

Currently and CUDA 6.5 specific: In case they did all not show up before (CUDA 5.0-6.0) and are fixed in CUDA 7.0(rc) we might have to consider to either force CUDA 7.0+ or to exclude the 6.5 support at all.

Currently applied work-arounds in PIConGPU for CUDA Bugs

CUDA 5.5+

CUDA 6.5

CUDA 6.5-7.0rc

CUDA 6.5 & 7.0

CUDA 6.5+

CUDA 7.0

CUDA 7.0+

CUDA 7.5+

CUDA 10+

Third Party Bugs with CUDA

Boost

no CUDA bugs but PIConGPU bugs that were only noticed in newer cuda versions (incomplete list, low priority for this collection)

bussmann commented 9 years ago

+2

Flamefire commented 8 years ago

C++11 related bugs:

ax3l commented 8 years ago

fantastic, will add them in the description!

BrianMarre commented 6 months ago

@psychocoderHPC is this issue still up to date?

psychocoderHPC commented 6 months ago

can be closed all versions mentioned are older than our minimum requirement.