ComputationalRadiationPhysics / picongpu

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

GameOfLife: Warning Taurus (host-device) #53

Closed ax3l closed 11 years ago

ax3l commented 11 years ago
src/picongpu/src/libPMacc/include/mappings/simulation/SubGrid.hpp(49):
warning: calling a __host__ function("__assert_fail") from a __host__ __device__
function("PMacc::SimulationBox<(unsigned int)2u> ::SimulationBox") is not allowed
ax3l commented 11 years ago

Closed with e7f66ac