Loading tests/benchmarks/heat-equation-benchmark/HeatEquationBenchmarkProblem_impl.h +1 −1 Original line number Diff line number Diff line Loading @@ -536,7 +536,6 @@ getExplicitUpdate( const RealType& time, cudaThreadSynchronize(); TNL_CHECK_CUDA_DEVICE; } #endif if( this->cudaKernelType == "templated" ) { //if( !this->cudaMesh ) Loading Loading @@ -641,6 +640,7 @@ getExplicitUpdate( const RealType& time, } } #endif } } Loading Loading
tests/benchmarks/heat-equation-benchmark/HeatEquationBenchmarkProblem_impl.h +1 −1 Original line number Diff line number Diff line Loading @@ -536,7 +536,6 @@ getExplicitUpdate( const RealType& time, cudaThreadSynchronize(); TNL_CHECK_CUDA_DEVICE; } #endif if( this->cudaKernelType == "templated" ) { //if( !this->cudaMesh ) Loading Loading @@ -641,6 +640,7 @@ getExplicitUpdate( const RealType& time, } } #endif } } Loading